bwilkie commited on
Commit
ebb8dc6
·
verified ·
1 Parent(s): 74b553a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -225,4 +225,4 @@ if __name__ == "__main__":
225
 
226
  print("Launching Gradio Interface for Basic Agent Evaluation...")
227
  #demo.launch(debug=True, share=False)
228
- demo.launch(debug=True, share=False)
 
225
 
226
  print("Launching Gradio Interface for Basic Agent Evaluation...")
227
  #demo.launch(debug=True, share=False)
228
+ demo.launch(debug=True, share=True)