Spaces:
Running
Running
GrandaddyShmax
commited on
Commit
•
e4ba93b
1
Parent(s):
d2a3c00
Update app.py
Browse files
app.py
CHANGED
@@ -288,7 +288,7 @@ def ui_full(launch_kwargs):
|
|
288 |
"""
|
289 |
# MusicGen+ V1.2.3 (HuggingFace Version)
|
290 |
|
291 |
-
**Disclaimer:** This will run on CPU only
|
292 |
|
293 |
Thanks to: facebookresearch, Camenduru, rkfg and GrandaddyShmax
|
294 |
"""
|
|
|
288 |
"""
|
289 |
# MusicGen+ V1.2.3 (HuggingFace Version)
|
290 |
|
291 |
+
**Disclaimer:** This will not run on CPU only. Its best to clone this App and run on GPU instance!
|
292 |
|
293 |
Thanks to: facebookresearch, Camenduru, rkfg and GrandaddyShmax
|
294 |
"""
|