Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π³
|
4 |
colorFrom: purple
|
5 |
colorTo: gray
|
@@ -7,7 +7,8 @@ sdk: docker
|
|
7 |
app_port: 8080
|
8 |
hf_oauth: true
|
9 |
hf_oauth_scopes:
|
10 |
-
|
|
|
11 |
---
|
12 |
---
|
13 |
title: Open WebUI
|
@@ -220,4 +221,4 @@ If you have any questions, suggestions, or need assistance, please open an issue
|
|
220 |
|
221 |
---
|
222 |
|
223 |
-
Created by [Timothy J. Baek](https://github.com/tjbck) - Let's make Open WebUI even more amazing together! πͺ
|
|
|
1 |
---
|
2 |
+
title: Groq-Chat
|
3 |
emoji: π³
|
4 |
colorFrom: purple
|
5 |
colorTo: gray
|
|
|
7 |
app_port: 8080
|
8 |
hf_oauth: true
|
9 |
hf_oauth_scopes:
|
10 |
+
- email
|
11 |
+
short_description: Open Webui with Groq!
|
12 |
---
|
13 |
---
|
14 |
title: Open WebUI
|
|
|
221 |
|
222 |
---
|
223 |
|
224 |
+
Created by [Timothy J. Baek](https://github.com/tjbck) - Let's make Open WebUI even more amazing together! πͺ
|