Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,9 +7,11 @@ sdk: gradio
|
|
| 7 |
sdk_version: 6.13.0
|
| 8 |
python_version: '3.12'
|
| 9 |
app_file: app.py
|
| 10 |
-
pinned:
|
| 11 |
license: apache-2.0
|
| 12 |
short_description: Generate unique similar compositions to any MIDI
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
sdk_version: 6.13.0
|
| 8 |
python_version: '3.12'
|
| 9 |
app_file: app.py
|
| 10 |
+
pinned: true
|
| 11 |
license: apache-2.0
|
| 12 |
short_description: Generate unique similar compositions to any MIDI
|
| 13 |
+
thumbnail: >-
|
| 14 |
+
https://cdn-uploads.huggingface.co/production/uploads/64820d166e41cac337e0ccb8/sVTqhDm4Nv3mTAxYu_pjO.jpeg
|
| 15 |
---
|
| 16 |
|
| 17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|