Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TheBlueberry-AI
/
bb-ochat
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TheBlueberry-AI
commited on
Dec 5, 2023
Commit
207dcbf
·
1 Parent(s):
d9dc802
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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)