GrandaddyShmax commited on
Commit
e4ba93b
1 Parent(s): d2a3c00

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 but very slow. Its better to clone this App and run on GPU instance!
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
  """