Techdude01 commited on
Commit
3365005
·
verified ·
1 Parent(s): dc36d9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -51,3 +51,4 @@ demo = gr.Interface(
51
 
52
  # Launch the Gradio app
53
  demo.launch(share=True)
 
 
51
 
52
  # Launch the Gradio app
53
  demo.launch(share=True)
54
+ `share=True` in `launch()`.