Your Name commited on
Commit
1ca05cc
1 Parent(s): d5cd13d
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1110,5 +1110,5 @@ if True:
1110
  </div>
1111
  """.format(' '+vd_inference.which))
1112
 
1113
- demo.launch(share=True)
1114
- # demo.launch(debug=True)
 
1110
  </div>
1111
  """.format(' '+vd_inference.which))
1112
 
1113
+ # demo.launch(share=True)
1114
+ demo.launch(debug=True)