chore: tidy Space repository structure
Browse files- README.md +1 -1
- docs/BLOG.md +7 -1
README.md
CHANGED
|
@@ -6,7 +6,7 @@ colorTo: blue
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: "6.18.0"
|
| 8 |
app_file: app.py
|
| 9 |
-
python_version: 3.10
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
tags:
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: "6.18.0"
|
| 8 |
app_file: app.py
|
| 9 |
+
python_version: "3.10"
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
tags:
|
docs/BLOG.md
CHANGED
|
@@ -130,4 +130,10 @@ The entire pipeline runs on-device. Whisper, MiniCPM5-1B, SD-Turbo, and Demucs a
|
|
| 130 |
---
|
| 131 |
|
| 132 |
*Try it yourself — drop a song and watch the magic happen:*
|
| 133 |
-
👉 **[aMuseMe on Hugging Face Spaces](https://huggingface.co/spaces/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 130 |
---
|
| 131 |
|
| 132 |
*Try it yourself — drop a song and watch the magic happen:*
|
| 133 |
+
👉 **[aMuseMe on Hugging Face Spaces](https://huggingface.co/spaces/build-small-hackathon/aMuseMe)**
|
| 134 |
+
|
| 135 |
+
## OUTPUT song VIDEO;
|
| 136 |
+
https://youtu.be/GBOrS2fsQ2E
|
| 137 |
+
|
| 138 |
+
## APP DEMO VIDEO:
|
| 139 |
+
https://youtu.be/6RJwgFu6LHQ
|