mshuaibi commited on
Commit
e000646
·
1 Parent(s): 863fe74

debug build

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -697,7 +697,7 @@ def main():
697
  scheduler.start()
698
 
699
  # Launch the demo
700
- demo.launch(debug=True, share=True)
701
 
702
 
703
  if __name__ == "__main__":
 
697
  scheduler.start()
698
 
699
  # Launch the demo
700
+ demo.launch(debug=True)
701
 
702
 
703
  if __name__ == "__main__":