Rishhix commited on
Commit
7c462f0
·
verified ·
1 Parent(s): 7467ef0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -389,4 +389,4 @@ if __name__ == "__main__":
389
  print("-"*(60 + len(" App Starting ")) + "\n")
390
 
391
  print("Launching Gradio Interface for Basic Agent Evaluation...")
392
- demo.launch(debug=True, share=False)import os
 
389
  print("-"*(60 + len(" App Starting ")) + "\n")
390
 
391
  print("Launching Gradio Interface for Basic Agent Evaluation...")
392
+ demo.launch(debug=True, share=False)