Spaces:
Paused
Paused
typo corrected
Browse files
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-
|
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():
|