rstallman commited on
Commit
8bd545b
·
1 Parent(s): bf35124

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -216,10 +216,6 @@ def ui_full(launch_kwargs):
216
 
217
  When using `melody`, ou can optionaly provide a reference audio from
218
  which a broad melody will be extracted. The model will then try to follow both the description and melody provided.
219
-
220
- You can also use your own GPU or a Google Colab by following the instructions on our repo.
221
- See [github.com/facebookresearch/audiocraft](https://github.com/facebookresearch/audiocraft)
222
- for more details.
223
  """
224
  )
225
 
 
216
 
217
  When using `melody`, ou can optionaly provide a reference audio from
218
  which a broad melody will be extracted. The model will then try to follow both the description and melody provided.
 
 
 
 
219
  """
220
  )
221