Yudsky commited on
Commit
4280490
·
verified ·
1 Parent(s): 4551831

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,4 +50,4 @@ interface_image = gr.Interface(
50
  )
51
 
52
  # Step 5: Launch the interface
53
- interface_image.launch()
 
50
  )
51
 
52
  # Step 5: Launch the interface
53
+ interface_image.launch(share=True)