Ishikawa7 commited on
Commit
3035ecb
·
verified ·
1 Parent(s): 0057d31

Update app.py

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