Skip to content

Commit 32a2582

Browse files
authored
Update references from Hugging Chat to HuggingChat (#2066)
* Update references from Hugging Chat to HuggingChat * Address PR review feedback: revert Examples heading, fix HuggingChat spelling
1 parent d8361c8 commit 32a2582

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/hub/spaces-oauth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Basically, you need to:
107107
## Examples:
108108

109109
- [Gradio test app](https://huggingface.co/spaces/Wauplin/gradio-oauth-test)
110-
- [Hugging Chat (NodeJS/SvelteKit)](https://huggingface.co/spaces/huggingchat/chat-ui)
110+
- [HuggingChat (NodeJS/SvelteKit)](https://huggingface.co/spaces/huggingchat/chat-ui)
111111
- [Inference Widgets (Auth.js/SvelteKit)](https://huggingface.co/spaces/huggingfacejs/inference-widgets), uses the `inference-api` scope to make inference requests on behalf of the user.
112112
- [Client-Side in a Static Space (huggingface.js)](https://huggingface.co/spaces/huggingfacejs/client-side-oauth) - very simple JavaScript example.
113113

docs/hub/spaces-sdks-docker-chatui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ChatUI on Spaces
22

3-
**Hugging Chat** is an open-source interface enabling everyone to try open-source large language models such as Falcon, StarCoder, and BLOOM. Thanks to an official Docker template called ChatUI, you can deploy your own Hugging Chat based on a model of your choice with a few clicks using Hugging Face's infrastructure.
3+
**HuggingChat** is an open-source interface enabling everyone to try open-source large language models such as Falcon, StarCoder, and BLOOM. Thanks to an official Docker template called ChatUI, you can deploy your own HuggingChat based on a model of your choice with a few clicks using Hugging Face's infrastructure.
44

55
## Deploy your own Chat UI
66

0 commit comments

Comments
 (0)