fffiloni commited on
Commit
40687c7
โ€ข
1 Parent(s): 18e6edf

typo corrected

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ with gr.Blocks() as demo:
44
  <p style="margin-bottom: 10px; font-size: 94%">
45
  Sends an image in to <a href="https://huggingface.co/spaces/pharma/CLIP-Interrogator" target="_blank">CLIP Interrogator</a>
46
  to generate a text prompt which is then run through
47
- Mubert text-to-image to generate music from the input image!
48
  </p>
49
  </div>""")
50
  with gr.Row():
 
44
  <p style="margin-bottom: 10px; font-size: 94%">
45
  Sends an image in to <a href="https://huggingface.co/spaces/pharma/CLIP-Interrogator" target="_blank">CLIP Interrogator</a>
46
  to generate a text prompt which is then run through
47
+ Mubert text-to-music to generate music from the input image!
48
  </p>
49
  </div>""")
50
  with gr.Row():