royquilca commited on
Commit
1f2d6c9
1 Parent(s): e07bbe1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -10,4 +10,5 @@ demo = gr.Interface(
10
  allow_flagging='auto'
11
  )
12
 
13
- demo.launch(share=True)
 
 
10
  allow_flagging='auto'
11
  )
12
 
13
+ # demo.launch(share=True)
14
+ demo.launch()