yooke commited on
Commit
3fb76da
·
verified ·
1 Parent(s): 906bf09

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -340,4 +340,4 @@ if __name__ == "__main__":
340
  print("-"*(60 + len(" App Starting ")) + "\n")
341
 
342
  print("Launching Gradio Interface for Basic Agent Evaluation...")
343
- demo.launch(debug=True, share=True)
 
340
  print("-"*(60 + len(" App Starting ")) + "\n")
341
 
342
  print("Launching Gradio Interface for Basic Agent Evaluation...")
343
+ demo.launch(debug=True, share=False)