PlantBasedTen commited on
Commit
25bde0e
1 Parent(s): 8bd1b8f

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(
198
 
199
 
200
  if __name__ == "__main__":
201
- demo.load().queue().launch()
 
198
 
199
 
200
  if __name__ == "__main__":
201
+ demo.queue().launch()