Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ colorFrom: red
|
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
-
pinned:
|
| 9 |
license: apache-2.0
|
| 10 |
tags:
|
| 11 |
- midi
|
|
@@ -13,7 +13,7 @@ tags:
|
|
| 13 |
- music transformer
|
| 14 |
- music ai
|
| 15 |
short_description: Project Los Angeles signature music transformer
|
| 16 |
-
sdk_version: 4.
|
| 17 |
---
|
| 18 |
|
| 19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
+
pinned: true
|
| 9 |
license: apache-2.0
|
| 10 |
tags:
|
| 11 |
- midi
|
|
|
|
| 13 |
- music transformer
|
| 14 |
- music ai
|
| 15 |
short_description: Project Los Angeles signature music transformer
|
| 16 |
+
sdk_version: 4.38.1
|
| 17 |
---
|
| 18 |
|
| 19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|