Fabrice-TIERCELIN commited on
Commit
1a4c0c6
·
verified ·
1 Parent(s): 912106c
Files changed (1) hide show
  1. demos/musicgen_app.py +3 -2
demos/musicgen_app.py CHANGED
@@ -246,8 +246,9 @@ def ui_full(launch_kwargs):
246
  """
247
  <h1 style="text-align: center;">Text-to-Music / Music-to-Music</h1>
248
  <p style="text-align: center;">Generates up to 2 minutes of music freely, without account and without watermark that you can download</p>
249
- Derived from [MusicGen](https://github.com/facebookresearch/audiocraft),
250
- presented at: ["Simple and Controllable Music Generation"](https://huggingface.co/papers/2306.05284).
 
251
  MusicGen gets better results than other AIs like WaveFormer.
252
  You can duplicate this space on a free account, it works on CPU.
253
  <a href="https://huggingface.co/spaces/Fabrice-TIERCELIN/Text-to-Music?duplicate=true"><img src="https://img.shields.io/badge/-Duplicate%20Space-blue?labelColor=white&style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAP5JREFUOE+lk7FqAkEURY+ltunEgFXS2sZGIbXfEPdLlnxJyDdYB62sbbUKpLbVNhyYFzbrrA74YJlh9r079973psed0cvUD4A+4HoCjsA85X0Dfn/RBLBgBDxnQPfAEJgBY+A9gALA4tcbamSzS4xq4FOQAJgCDwV2CPKV8tZAJcAjMMkUe1vX+U+SMhfAJEHasQIWmXNN3abzDwHUrgcRGmYcgKe0bxrblHEB4E/pndMazNpSZGcsZdBlYJcEL9Afo75molJyM2FxmPgmgPqlWNLGfwZGG6UiyEvLzHYDmoPkDDiNm9JR9uboiONcBXrpY1qmgs21x1QwyZcpvxt9NS09PlsPAAAAAElFTkSuQmCC&logoWidth=14"></a>
 
246
  """
247
  <h1 style="text-align: center;">Text-to-Music / Music-to-Music</h1>
248
  <p style="text-align: center;">Generates up to 2 minutes of music freely, without account and without watermark that you can download</p>
249
+
250
+ Derived from <a href="https://github.com/facebookresearch/audiocraft">MusicGen</a>,
251
+ presented at: <a href="https://huggingface.co/papers/2306.05284">"Simple and Controllable Music Generation"</a>.
252
  MusicGen gets better results than other AIs like WaveFormer.
253
  You can duplicate this space on a free account, it works on CPU.
254
  <a href="https://huggingface.co/spaces/Fabrice-TIERCELIN/Text-to-Music?duplicate=true"><img src="https://img.shields.io/badge/-Duplicate%20Space-blue?labelColor=white&style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAP5JREFUOE+lk7FqAkEURY+ltunEgFXS2sZGIbXfEPdLlnxJyDdYB62sbbUKpLbVNhyYFzbrrA74YJlh9r079973psed0cvUD4A+4HoCjsA85X0Dfn/RBLBgBDxnQPfAEJgBY+A9gALA4tcbamSzS4xq4FOQAJgCDwV2CPKV8tZAJcAjMMkUe1vX+U+SMhfAJEHasQIWmXNN3abzDwHUrgcRGmYcgKe0bxrblHEB4E/pndMazNpSZGcsZdBlYJcEL9Afo75molJyM2FxmPgmgPqlWNLGfwZGG6UiyEvLzHYDmoPkDDiNm9JR9uboiONcBXrpY1qmgs21x1QwyZcpvxt9NS09PlsPAAAAAElFTkSuQmCC&logoWidth=14"></a>