codeblacks commited on
Commit
868916f
·
verified ·
1 Parent(s): 6ca4d07

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,4 +63,4 @@ demo = gr.ChatInterface(
63
 
64
 
65
  if __name__ == "__main__":
66
- demo.launch()
 
63
 
64
 
65
  if __name__ == "__main__":
66
+ demo.queue().launch()