Spaces:
Sleeping
Sleeping
jvroo
commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -208,4 +208,4 @@ with gr.Blocks(css=custom_css) as demo:
|
|
| 208 |
|
| 209 |
# Run the Gradio app
|
| 210 |
if __name__ == "__main__":
|
| 211 |
-
demo.launch(share=True
|
|
|
|
| 208 |
|
| 209 |
# Run the Gradio app
|
| 210 |
if __name__ == "__main__":
|
| 211 |
+
demo.launch(share=True)
|