guillermo2323 commited on
Commit
6843364
·
verified ·
1 Parent(s): 56a2e8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,4 +61,4 @@ demo = gr.ChatInterface(
61
 
62
 
63
  if __name__ == "__main__":
64
- demo.launch(debug=True,enable_queue=True)
 
61
 
62
 
63
  if __name__ == "__main__":
64
+ demo.launch()