CoolFace
Apppublic

CognitiveScience/Iris-Classifier-Using-Unsupervised-Learning

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
style.css25 linesDownload Raw Back to root
1/* .css-1njjmvq.e1f1d6gn0{2right: 100px;3}4 5.element-container.css-1hynsf2.e1f1d6gn2{6right: 100px;7} */8 9p{10  font-size: 18px;11  font-family: 'Times New Roman';12}13 14/* Hide Streamlit Branding */15#MainMenu {16    visibility: hidden;17  }18  19  footer {20    visibility: hidden;21  }22  23  header {24    visibility: hidden;25  }