Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -294,4 +294,4 @@ with gr.Blocks(fill_height=True) as demo:
|
|
294 |
)
|
295 |
|
296 |
# demo.queue(api_open=False)
|
297 |
-
demo.launch(allowed_paths=["./"], share=
|
|
|
294 |
)
|
295 |
|
296 |
# demo.queue(api_open=False)
|
297 |
+
demo.launch(allowed_paths=["./"], share=True )
|