ashishja commited on
Commit
889bc88
·
verified ·
1 Parent(s): 33412d0

Update app.py

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