Junfeng5 commited on
Commit
74ff14c
·
verified ·
1 Parent(s): 7c24d6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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=False )
 
294
  )
295
 
296
  # demo.queue(api_open=False)
297
+ demo.launch(allowed_paths=["./"], share=True )