menaahmed22 commited on
Commit
9e57bbb
·
verified ·
1 Parent(s): 5c166c6

Update app.py

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