Commit
·
1db8a06
1
Parent(s):
e466982
Update readme
Browse files
README.md
CHANGED
|
@@ -6,10 +6,10 @@ colorTo: blue
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 4.36.1
|
| 8 |
app_file: app.py
|
| 9 |
-
pinned:
|
| 10 |
license: mit
|
| 11 |
suggested_hardware: t4-small
|
| 12 |
-
short_description: LLM, chatbot
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 4.36.1
|
| 8 |
app_file: app.py
|
| 9 |
+
pinned: true
|
| 10 |
license: mit
|
| 11 |
suggested_hardware: t4-small
|
| 12 |
+
short_description: LLM, chatbot, human-feedback
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
|