Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingchat/chat-ui
awacke1
/
Authenticate-chat-ui
like
0
Build error
App
Files
Files
Community
coyotte508
HF staff
commited on
Apr 20, 2023
Commit
2ad4509
•
1 Parent(s):
41b9769
🔧 Add base_url metadata in config
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -6,6 +6,7 @@ colorTo: purple
6
sdk: docker
7
pinned: false
8
license: other
9
---
10
11
# Chat UI
6
sdk: docker
7
pinned: false
8
license: other
9
+
base_url: /chat
10
---
11
12
# Chat UI