ClownOfMadness commited on
Commit
e708d1f
1 Parent(s): 29c44dd
Files changed (1) hide show
  1. app.py +2 -0
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
  )