i-dhilip commited on
Commit
0f5ae9c
·
verified ·
1 Parent(s): 011ec37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -245,4 +245,4 @@ if __name__ == "__main__":
245
  print("ℹ️ SPACE_ID environment variable not found (running locally?). Repo URL cannot be determined.")
246
  print("-"*(60 + len(" App Starting ")) + "\n")
247
  print("Launching Gradio Interface for Advanced Agent Evaluation...")
248
- demo.launch(debug=True, share=False)
 
245
  print("ℹ️ SPACE_ID environment variable not found (running locally?). Repo URL cannot be determined.")
246
  print("-"*(60 + len(" App Starting ")) + "\n")
247
  print("Launching Gradio Interface for Advanced Agent Evaluation...")
248
+ demo.launch(debug=True, share=False)