Spaces:
Sleeping
Sleeping
Samuel Thomas
commited on
Commit
·
8ee8f69
1
Parent(s):
7979b63
tweak verbiage
Browse files
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
|
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)
|