Spaces:
Running
Running
Return of line
Browse files- demos/musicgen_app.py +2 -1
demos/musicgen_app.py
CHANGED
@@ -246,7 +246,8 @@ def ui_full(launch_kwargs):
|
|
246 |
"""
|
247 |
<h1 style="text-align: center;">Text-to-Music / Music-to-Music</h1>
|
248 |
<p style="text-align: center;">Generates up to 2 minutes of music freely, without account and without watermark that you can download</p>
|
249 |
-
|
|
|
250 |
Derived from <a href="https://github.com/facebookresearch/audiocraft">MusicGen</a>,
|
251 |
presented at: <a href="https://huggingface.co/papers/2306.05284">"Simple and Controllable Music Generation"</a>.
|
252 |
MusicGen gets better results than other AIs like WaveFormer.
|
|
|
246 |
"""
|
247 |
<h1 style="text-align: center;">Text-to-Music / Music-to-Music</h1>
|
248 |
<p style="text-align: center;">Generates up to 2 minutes of music freely, without account and without watermark that you can download</p>
|
249 |
+
<br/>
|
250 |
+
<br/>
|
251 |
Derived from <a href="https://github.com/facebookresearch/audiocraft">MusicGen</a>,
|
252 |
presented at: <a href="https://huggingface.co/papers/2306.05284">"Simple and Controllable Music Generation"</a>.
|
253 |
MusicGen gets better results than other AIs like WaveFormer.
|