keynes42 commited on
Commit
a9d0b36
·
verified ·
1 Parent(s): 584bea1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -367,5 +367,4 @@ if __name__ == "__main__":
367
  # agent.run("What is 2+2?")
368
 
369
  print("Launching Gradio Interface for Basic Agent Evaluation...")
370
- demo.queue()
371
  demo.launch(debug=True, share=False)
 
367
  # agent.run("What is 2+2?")
368
 
369
  print("Launching Gradio Interface for Basic Agent Evaluation...")
 
370
  demo.launch(debug=True, share=False)