Spaces:
Running
Running
Fixed YouTube link
Browse files
app.py
CHANGED
@@ -180,7 +180,7 @@ intro = """
|
|
180 |
</h3>
|
181 |
<h4 style="text-align: center; margin-bottom: 6px;">
|
182 |
<a href="https://github.com/crlandsc/tiny-audio-diffusion" style="text-decoration: underline;" target="_blank">GitHub Repo</a>
|
183 |
-
| <a href="https://
|
184 |
| <a href="https://medium.com/towards-data-science/tiny-audio-diffusion-ddc19e90af9b" style="text-decoration: underline;" target="_blank">Towards Data Science Article</a>
|
185 |
</h4>
|
186 |
"""
|
|
|
180 |
</h3>
|
181 |
<h4 style="text-align: center; margin-bottom: 6px;">
|
182 |
<a href="https://github.com/crlandsc/tiny-audio-diffusion" style="text-decoration: underline;" target="_blank">GitHub Repo</a>
|
183 |
+
| <a href="https://youtu.be/m6Eh2srtTro" style="text-decoration: underline;" target="_blank">Repo Tutorial Video</a>
|
184 |
| <a href="https://medium.com/towards-data-science/tiny-audio-diffusion-ddc19e90af9b" style="text-decoration: underline;" target="_blank">Towards Data Science Article</a>
|
185 |
</h4>
|
186 |
"""
|