Samuel Thomas commited on
Commit
8ee8f69
·
1 Parent(s): 7979b63

tweak verbiage

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -223,5 +223,5 @@ if __name__ == "__main__":
223
 
224
  print("-"*(60 + len(" App Starting ")) + "\n")
225
 
226
- print("Launching Gradio Interface for Basic Agent Evaluation...")
227
  demo.launch(debug=True, share=False)
 
223
 
224
  print("-"*(60 + len(" App Starting ")) + "\n")
225
 
226
+ print("Launching Gradio Interface for HF Intelligent Agent Evaluation...")
227
  demo.launch(debug=True, share=False)