neetnestor commited on
Commit
ba5efb4
1 Parent(s): bba96cd

style: update title and color

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
- title: Webllm Simple Chat
3
  emoji: 💬
4
- colorFrom: blue
5
  colorTo: indigo
6
  sdk: static
7
  pinned: false
8
  license: apache-2.0
9
  ---
10
 
11
- A space to chat with LLMs running locally in your browser, powered by [WebLLM](https://github.com/mlc-ai/web-llm/).
 
1
  ---
2
+ title: Webllm Phi 3.5 Chat
3
  emoji: 💬
4
+ colorFrom: gray
5
  colorTo: indigo
6
  sdk: static
7
  pinned: false
8
  license: apache-2.0
9
  ---
10
 
11
+ A space to chat with Phi 3.5 running locally in your browser, powered by [WebLLM](https://github.com/mlc-ai/web-llm/).