Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,8 @@ sdk: gradio
|
|
| 7 |
sdk_version: 5.27.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
@@ -240,4 +242,4 @@ If you find this project useful for your research, please consider citing:
|
|
| 240 |
year={2025},
|
| 241 |
note={GitHub repository}
|
| 242 |
}
|
| 243 |
-
```
|
|
|
|
| 7 |
sdk_version: 5.27.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
license: apache-2.0
|
| 11 |
+
short_description: A Step Towards Music Generation Foundation Model
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 242 |
year={2025},
|
| 243 |
note={GitHub repository}
|
| 244 |
}
|
| 245 |
+
```
|