kikinamatata commited on
Commit
f63e380
·
1 Parent(s): 7681fb1

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
  title="Image Processor",
136
  )
137
 
138
- iface.queue().launch(share=True)
 
135
  title="Image Processor",
136
  )
137
 
138
+ iface.queue().launch()