SergeyO7 commited on
Commit
7fed0af
·
verified ·
1 Parent(s): 190ba5c

Update app.py

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