garvit2205 commited on
Commit
b4fb3ae
·
verified ·
1 Parent(s): 3ad0e4c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -166,4 +166,4 @@ demo = gr.Interface(
166
  description=desc
167
  )
168
 
169
- demo.launch(share=1)
 
166
  description=desc
167
  )
168
 
169
+ demo.launch()