Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -158,4 +158,5 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft(primary_hue="indigo", neutra
|
|
| 158 |
|
| 159 |
# Launch the app
|
| 160 |
if __name__ == "__main__":
|
| 161 |
-
demo.launch()
|
|
|
|
|
|
| 158 |
|
| 159 |
# Launch the app
|
| 160 |
if __name__ == "__main__":
|
| 161 |
+
demo.launch()
|
| 162 |
+
|