notsakeeb commited on
Commit
ac0873d
·
verified ·
1 Parent(s): 21ab2f6

Update app.py

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