adirathor07 commited on
Commit
9d1f3bb
·
verified ·
1 Parent(s): 8b2888f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1092,4 +1092,4 @@ demo = gr.Interface(
1092
  )
1093
 
1094
  # Launch the Gradio app
1095
- demo.launch()
 
1092
  )
1093
 
1094
  # Launch the Gradio app
1095
+ demo.launch(share=True)