fffiloni commited on
Commit
95bce55
1 Parent(s): 2c5bfcf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
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