Spaces:
Sleeping
Sleeping
just demo.launch()
Browse files
app.py
CHANGED
@@ -105,4 +105,4 @@ demo = gr.TabbedInterface(
|
|
105 |
# Launch the interface
|
106 |
# demo.launch()
|
107 |
# demo.launch(share=True)
|
108 |
-
demo.
|
|
|
105 |
# Launch the interface
|
106 |
# demo.launch()
|
107 |
# demo.launch(share=True)
|
108 |
+
demo.launch()
|