SergeyO7 commited on
Commit
307a321
·
verified ·
1 Parent(s): 0bec3cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -272,4 +272,5 @@ if __name__ == "__main__":
272
 
273
  print("-"*(60 + len(" App Starting ")) + "\n")
274
  print("Launching Gradio Interface for Advanced Agent Evaluation...")
275
- demo.launch(debug=True, share=False)
 
 
272
 
273
  print("-"*(60 + len(" App Starting ")) + "\n")
274
  print("Launching Gradio Interface for Advanced Agent Evaluation...")
275
+ demo.launch(debug=True, share=False)
276
+