Update index.html
Browse files- index.html +4 -1
index.html
CHANGED
@@ -30,6 +30,9 @@
|
|
30 |
Colab notebook is included, where you can find step by step, how to do it.
|
31 |
<a href="https://huggingface.co/spaces/JanBabela/Riffusion-Melodiff-v1/blob/main/melodiff_v1.ipynb" target="_blank">Melodiff_v1</a>.
|
32 |
</p>
|
33 |
-
|
|
|
|
|
|
|
34 |
</body>
|
35 |
</html>
|
|
|
30 |
Colab notebook is included, where you can find step by step, how to do it.
|
31 |
<a href="https://huggingface.co/spaces/JanBabela/Riffusion-Melodiff-v1/blob/main/melodiff_v1.ipynb" target="_blank">Melodiff_v1</a>.
|
32 |
</p>
|
33 |
+
<p> Here are some examples of audio generated by modifying underlying song:
|
34 |
+
<audio src="https://huggingface.co/spaces/JanBabela/Riffusion-Melodiff-v1/blob/main/BEST%20Amazing%20Grace%20flute%20i2i%20violin.wav" controls preload="auto">Original flute modified to violin</audio>
|
35 |
+
</p>
|
36 |
+
</div>
|
37 |
</body>
|
38 |
</html>
|