Tran Xuan Huy commited on
Commit
d566459
·
1 Parent(s): c3b4016

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,4 +98,4 @@ demo = gr.Interface(
98
  ],
99
  )
100
 
101
- demo.launch(share=True, debug=True)
 
98
  ],
99
  )
100
 
101
+ demo.launch()