Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Deepseek Chat
|
3 |
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: pink
|
@@ -8,7 +8,7 @@ sdk_version: 1.41.1
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
-
short_description:
|
12 |
---
|
13 |
|
14 |
# RAG-Powered Chatbot with Streamlit
|
@@ -185,4 +185,4 @@ For any queries or support, please contact:
|
|
185 |
---
|
186 |
|
187 |
|
188 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Deepseek RAG Chat Bot
|
3 |
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: pink
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
+
short_description: Deepseek-RAG-Chat-Bot
|
12 |
---
|
13 |
|
14 |
# RAG-Powered Chatbot with Streamlit
|
|
|
185 |
---
|
186 |
|
187 |
|
188 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|