developer0hye commited on
Commit
b10a008
·
verified ·
1 Parent(s): 9b20c69

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,4 +74,4 @@ with gr.Blocks() as iface:
74
  )
75
 
76
  # Launch the interface
77
- iface.launch()
 
74
  )
75
 
76
  # Launch the interface
77
+ iface.launch(share='True')