ARC4N3 commited on
Commit
dcf3ceb
·
verified ·
1 Parent(s): c6beb33

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,4 +58,4 @@ with gr.Blocks() as demo:
58
  )
59
 
60
  # Launch the Gradio app
61
- demo.launch()
 
58
  )
59
 
60
  # Launch the Gradio app
61
+ demo.launch(share = True)