BlooperDodge commited on
Commit
436e33e
·
verified ·
1 Parent(s): a4470cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,4 +176,4 @@ demo = gr.Interface(
176
  )
177
 
178
  if __name__ == "__main__":
179
- demo.launch(share=True)
 
176
  )
177
 
178
  if __name__ == "__main__":
179
+ demo.launch()