bchander commited on
Commit
eb567e8
·
verified ·
1 Parent(s): 095cb52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -468,4 +468,4 @@ if __name__ == "__main__":
468
  print("Launching Gradio Interface for Basic Agent Evaluation...")
469
 
470
  # Launch the Gradio app
471
- demo.launch(debug=True) #share=True
 
468
  print("Launching Gradio Interface for Basic Agent Evaluation...")
469
 
470
  # Launch the Gradio app
471
+ demo.launch(debug=True, share=True) #share=True