Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -1049,7 +1049,7 @@ if __name__ == "__main__":
|
|
| 1049 |
server_name="0.0.0.0",
|
| 1050 |
server_port=7860,
|
| 1051 |
share=False,
|
| 1052 |
-
|
| 1053 |
css=GLOBAL_CSS,
|
| 1054 |
theme=gr.themes.Base(
|
| 1055 |
primary_hue="indigo",
|
|
|
|
| 1049 |
server_name="0.0.0.0",
|
| 1050 |
server_port=7860,
|
| 1051 |
share=False,
|
| 1052 |
+
|
| 1053 |
css=GLOBAL_CSS,
|
| 1054 |
theme=gr.themes.Base(
|
| 1055 |
primary_hue="indigo",
|