Spaces:
Running
Running
ClownOfMadness
commited on
Commit
·
e708d1f
1
Parent(s):
29c44dd
last push
Browse files
app.py
CHANGED
@@ -288,6 +288,8 @@ def ui_full(launch_kwargs):
|
|
288 |
"""
|
289 |
# MusicGen+ V1.2.3 (HuggingFace Version)
|
290 |
|
|
|
|
|
291 |
Thanks to: facebookresearch, Camenduru, rkfg and GrandaddyShmax
|
292 |
"""
|
293 |
)
|
|
|
288 |
"""
|
289 |
# MusicGen+ V1.2.3 (HuggingFace Version)
|
290 |
|
291 |
+
**Disclaimer:** This won’t run on CPU only. Clone this App and run on GPU instance!
|
292 |
+
|
293 |
Thanks to: facebookresearch, Camenduru, rkfg and GrandaddyShmax
|
294 |
"""
|
295 |
)
|