yunuseduran commited on
Commit
33774ba
·
verified ·
1 Parent(s): 83e3ece

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -135,4 +135,4 @@ iface = gr.Interface(
135
  )
136
 
137
  setup_api_key()
138
- iface.launch()
 
135
  )
136
 
137
  setup_api_key()
138
+ iface.launch(share=True)