bwilkie commited on
Commit
394e9ab
·
verified ·
1 Parent(s): 2250797

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -220,4 +220,4 @@ if __name__ == "__main__":
220
 
221
  print("Launching Gradio Interface for Basic Agent Evaluation...")
222
  #demo.launch(debug=True, share=False)
223
- demo.launch(debug=True, share=False, auth="huggingface", ssr=True)
 
220
 
221
  print("Launching Gradio Interface for Basic Agent Evaluation...")
222
  #demo.launch(debug=True, share=False)
223
+ demo.launch(debug=True, share=False)