Spaces:
Running
on
T4
Running
on
T4
Update app.py
Browse files
app.py
CHANGED
@@ -40,6 +40,8 @@ title = """
|
|
40 |
</div>
|
41 |
<p style="margin-bottom: 10px;font-size: 94%;font-weight: 100;line-height: 1.5em;">
|
42 |
Describe a musical prompt, generate music by getting a spectrogram image & sound.
|
|
|
|
|
43 |
</div>
|
44 |
"""
|
45 |
|
|
|
40 |
</div>
|
41 |
<p style="margin-bottom: 10px;font-size: 94%;font-weight: 100;line-height: 1.5em;">
|
42 |
Describe a musical prompt, generate music by getting a spectrogram image & sound.
|
43 |
+
<br /><a href="https://colab.research.google.com/drive/1FhH3HlN8Ps_Pr9OR6Qcfbfz7utDvICl0?usp=sharing" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" /></a>
|
44 |
+
</p>
|
45 |
</div>
|
46 |
"""
|
47 |
|