Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -131,5 +131,4 @@ if __name__ == "__main__":
|
|
| 131 |
demo.launch(
|
| 132 |
theme=gr.themes.Soft(),
|
| 133 |
css="#main-title { text-align: center; margin-bottom: 20px; }"
|
| 134 |
-
)
|
| 135 |
)
|
|
|
|
| 131 |
demo.launch(
|
| 132 |
theme=gr.themes.Soft(),
|
| 133 |
css="#main-title { text-align: center; margin-bottom: 20px; }"
|
|
|
|
| 134 |
)
|