Gilvan commited on
Commit
cc1fd5a
1 Parent(s): a0c2076

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,4 +91,4 @@ with gr.Interface(fn=inference_image_pipe,
91
 
92
 
93
  if __name__ == "__main__":
94
- demo.launch(share=True)
 
91
 
92
 
93
  if __name__ == "__main__":
94
+ demo.launch()