Paul-Louis Pröve commited on
Commit
f9238f0
·
1 Parent(s): ca98746

disabled auth

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,4 +50,4 @@ gr.ChatInterface(
50
  chatbot=chatbot,
51
  title="Tensora GPT-4",
52
  css=CSS,
53
- ).queue().launch(auth=("user", "talktome"))
 
50
  chatbot=chatbot,
51
  title="Tensora GPT-4",
52
  css=CSS,
53
+ ).queue().launch()