Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -379,7 +379,7 @@ def create_gradio_interface():
|
|
379 |
],
|
380 |
css="""
|
381 |
.gradio-container {
|
382 |
-
background-color: #
|
383 |
}
|
384 |
.gr-interface {
|
385 |
max-width: 800px;
|
|
|
379 |
],
|
380 |
css="""
|
381 |
.gradio-container {
|
382 |
+
background-color: #222222;
|
383 |
}
|
384 |
.gr-interface {
|
385 |
max-width: 800px;
|