bala1802 commited on
Commit
1f80462
1 Parent(s): 2812d44

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -170,4 +170,4 @@ demo = gr.Interface(
170
  description=description,
171
  # examples=examples,
172
  )
173
- demo.launch(share=True)
 
170
  description=description,
171
  # examples=examples,
172
  )
173
+ demo.launch()