Spaces:
Sleeping
Sleeping
Commit
•
1146833
1
Parent(s):
6ef75ad
Update app.py
Browse files
app.py
CHANGED
@@ -160,7 +160,7 @@ def choose(choice, embs, ys, calibrate_prompts):
|
|
160 |
|
161 |
css = '''.gradio-container{max-width: 700px !important}
|
162 |
#description{text-align: center}
|
163 |
-
#description h1{display: block}
|
164 |
#description p{margin-top: 0}
|
165 |
.fade-in-out {animation: fadeInOut 3s forwards}
|
166 |
@keyframes fadeInOut {
|
|
|
160 |
|
161 |
css = '''.gradio-container{max-width: 700px !important}
|
162 |
#description{text-align: center}
|
163 |
+
#description h1, #description h3{display: block}
|
164 |
#description p{margin-top: 0}
|
165 |
.fade-in-out {animation: fadeInOut 3s forwards}
|
166 |
@keyframes fadeInOut {
|