TheBlueberry-AI commited on
Commit
207dcbf
·
1 Parent(s): d9dc802

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,4 +41,4 @@ demo = gr.ChatInterface(fn=chat_response,
41
  undo_btn=None
42
  )
43
 
44
- demo.queue().launch(auth=(bbuser, bbpwd),show_api=False)
 
41
  undo_btn=None
42
  )
43
 
44
+ demo.queue().launch(auth=(bbusr, bbpwd),show_api=False)