0r0b0r0s commited on
Commit
54ccd24
·
verified ·
1 Parent(s): 811d759

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -209,4 +209,5 @@ if __name__ == "__main__":
209
  print("-"*(60 + len(" App Starting ")) + "\n")
210
 
211
  print("Launching Gradio Interface for Basic Agent Evaluation...")
212
- demo.launch(debug=True, share=False)
 
 
209
  print("-"*(60 + len(" App Starting ")) + "\n")
210
 
211
  print("Launching Gradio Interface for Basic Agent Evaluation...")
212
+ demo.launch(debug=True, share=False)
213
+