Spaces:
Sleeping
Sleeping
Matthew Schulz
commited on
Commit
·
cc945fc
1
Parent(s):
ff21483
refactor: update readme with config
Browse files
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: {{Matthew's Personal Chatbot (RAG Powered LLM)}}
|
| 3 |
+
colorFrom: {{blue}}
|
| 4 |
+
colorTo: {{yellow}}
|
| 5 |
+
sdk: {{gradio}}
|
| 6 |
+
# sdk_version: "{{sdkVersion}}"
|
| 7 |
+
app_file: app.py
|
| 8 |
+
---
|