Chaixxi commited on
Commit
3d7ff29
·
verified ·
1 Parent(s): 8e04610

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,4 +38,4 @@ iface = gr.Interface(
38
  description="Upload an image to get a detailed paragraph description generated."
39
  )
40
 
41
- iface.launch(share=True)
 
38
  description="Upload an image to get a detailed paragraph description generated."
39
  )
40
 
41
+ iface.launch()