Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,15 @@ sdk_version: 6.16.0
|
|
| 8 |
python_version: '3.12'
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
python_version: '3.12'
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
+
tags:
|
| 12 |
+
- track:backyard
|
| 13 |
+
- sponsor:openbmb
|
| 14 |
+
- achievement:offgrid
|
| 15 |
+
- achievement:welltuned
|
| 16 |
+
- achievement:offbrand
|
| 17 |
+
- achievement:llama
|
| 18 |
+
- achievement:sharing
|
| 19 |
+
- achievement:fieldnotes
|
| 20 |
---
|
| 21 |
|
| 22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|