Spaces:
Running
Running
GrandaddyShmax
commited on
Commit
•
5662fd9
1
Parent(s):
d170ebc
Update app.py
Browse files
app.py
CHANGED
@@ -288,6 +288,8 @@ def ui_full(launch_kwargs):
|
|
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 |
**Alternatively**, you can run this for free on a google colab:
|
|
|
288 |
"""
|
289 |
# MusicGen+ V1.2.3 (HuggingFace Version)
|
290 |
|
291 |
+
## **NEW VERSION IS OUT:** https://huggingface.co/spaces/GrandaddyShmax/AudioCraft_Plus
|
292 |
+
|
293 |
#### **Disclaimer:** This will not run on CPU only. Its best to clone this App and run on GPU instance!
|
294 |
|
295 |
**Alternatively**, you can run this for free on a google colab:
|