Update index.html
Browse files- index.html +4 -1
index.html
CHANGED
@@ -31,7 +31,10 @@
|
|
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 |
-
|
|
|
|
|
|
|
35 |
</p>
|
36 |
</div>
|
37 |
</body>
|
|
|
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 controls>
|
35 |
+
<source src=""https://huggingface.co/spaces/JanBabela/Riffusion-Melodiff-v1/blob/main/Amazing_Grace_flute_i2i_violin.wav"" type="audio/wav">
|
36 |
+
Your browser does not support the audio element.
|
37 |
+
</audio>
|
38 |
</p>
|
39 |
</div>
|
40 |
</body>
|