Spaces:
Sleeping
Sleeping
Bharath Gajula
commited on
Commit
·
9fbdde4
1
Parent(s):
7a9f0a8
Fix YAML syntax - add quotes to title
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
@@ -72,4 +72,3 @@ See `requirements.txt` for full list:
|
|
72 |
|
73 |
Created by Bharath Gajula | Powered by Gemini & LangChain
|
74 |
|
75 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: "RAG Chatbot"
|
3 |
+
emoji:
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
|
|
72 |
|
73 |
Created by Bharath Gajula | Powered by Gemini & LangChain
|
74 |
|
|