Saim-11 commited on
Commit
013c513
·
verified ·
1 Parent(s): 689580f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,4 +34,4 @@ interface = gr.Interface(
34
  )
35
 
36
  # Launch the Gradio app
37
- interface.launch()
 
34
  )
35
 
36
  # Launch the Gradio app
37
+ interface.launch(share=True)