fffiloni commited on
Commit
2144952
1 Parent(s): 83f97cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -178,7 +178,7 @@ def ui_full(launch_kwargs):
178
  """
179
  # MAGNeT
180
  This is a temporary demo for [MAGNeT](https://github.com/facebookresearch/audiocraft),
181
- running from <a href="https://github.com/facebookresearch/audiocraft/commit/7dece43a4d186e47e5e1c67983ed10a99f225948" target="_blank">the "magnet_xformers_0_0_22_fix" audiocraft branch</a>
182
  A fast text-to-music model, consists of a single, non-autoregressive transformer.
183
  presented at: ["Masked Audio Generation using a Single Non-Autoregressive Transformer"] (https://huggingface.co/papers/2401.04577)
184
  """
 
178
  """
179
  # MAGNeT
180
  This is a temporary demo for [MAGNeT](https://github.com/facebookresearch/audiocraft),
181
+ [running from <a href="https://github.com/facebookresearch/audiocraft/commit/7dece43a4d186e47e5e1c67983ed10a99f225948" target="_blank">"magnet_xformers_0_0_22_fix" audiocraft branch</a>]<br />
182
  A fast text-to-music model, consists of a single, non-autoregressive transformer.
183
  presented at: ["Masked Audio Generation using a Single Non-Autoregressive Transformer"] (https://huggingface.co/papers/2401.04577)
184
  """