Update app.py
Browse files
app.py
CHANGED
|
@@ -227,7 +227,7 @@ input[type="range"]::-webkit-slider-runnable-track {
|
|
| 227 |
padding: 1.5rem !important;
|
| 228 |
}
|
| 229 |
|
| 230 |
-
|
| 231 |
display: none !important;
|
| 232 |
}
|
| 233 |
"""
|
|
|
|
| 227 |
padding: 1.5rem !important;
|
| 228 |
}
|
| 229 |
|
| 230 |
+
#huggingface-space-header, footer{
|
| 231 |
display: none !important;
|
| 232 |
}
|
| 233 |
"""
|