PlantBasedTen commited on
Commit
8c10b76
·
verified ·
1 Parent(s): 0cc0e0f

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -198,4 +198,4 @@ demo = gr.ChatInterface.load(
198
 
199
 
200
  if __name__ == "__main__":
201
- demo.queue().launch()
 
198
 
199
 
200
  if __name__ == "__main__":
201
+ demo.launch()