Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -216,10 +216,6 @@ def ui_full(launch_kwargs):
|
|
| 216 |
|
| 217 |
When using `melody`, ou can optionaly provide a reference audio from
|
| 218 |
which a broad melody will be extracted. The model will then try to follow both the description and melody provided.
|
| 219 |
-
|
| 220 |
-
You can also use your own GPU or a Google Colab by following the instructions on our repo.
|
| 221 |
-
See [github.com/facebookresearch/audiocraft](https://github.com/facebookresearch/audiocraft)
|
| 222 |
-
for more details.
|
| 223 |
"""
|
| 224 |
)
|
| 225 |
|
|
|
|
| 216 |
|
| 217 |
When using `melody`, ou can optionaly provide a reference audio from
|
| 218 |
which a broad melody will be extracted. The model will then try to follow both the description and melody provided.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 219 |
"""
|
| 220 |
)
|
| 221 |
|