victor HF Staff commited on
Commit
2e541ae
·
unverified ·
1 Parent(s): dc5aeac

Update README with new thumbnail and description

Browse files

Updated the thumbnail image and modified the description for clarity.

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,8 +1,8 @@
1
  # Chat UI
2
 
3
- ![Chat UI repository thumbnail](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/chat-ui/Frame%2013.png)
4
 
5
- A chat interface using open source models, eg OpenAssistant or Llama. It is a SvelteKit app and it powers the [HuggingChat app on hf.co/chat](https://huggingface.co/chat).
6
 
7
  0. [Quickstart](#quickstart)
8
  1. [Database Options](#database-options)
 
1
  # Chat UI
2
 
3
+ ![Chat UI repository thumbnail](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/chat-ui/chat-ui-2026.png)
4
 
5
+ A chat interface for LLMs. It is a SvelteKit app and it powers the [HuggingChat app on hf.co/chat](https://huggingface.co/chat).
6
 
7
  0. [Quickstart](#quickstart)
8
  1. [Database Options](#database-options)