Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -818,4 +818,4 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue="blue", secondary_hue="red"))
|
|
| 818 |
|
| 819 |
# Launch the app
|
| 820 |
if __name__ == "__main__":
|
| 821 |
-
demo.launch()
|
|
|
|
| 818 |
|
| 819 |
# Launch the app
|
| 820 |
if __name__ == "__main__":
|
| 821 |
+
demo.launch()
|