tsi-org commited on
Commit
a312921
1 Parent(s): 9cae843

Update demos/musicgen_app.py

Browse files
Files changed (1) hide show
  1. demos/musicgen_app.py +2 -2
demos/musicgen_app.py CHANGED
@@ -244,8 +244,8 @@ def ui_full(launch_kwargs):
244
  with gr.Blocks() as interface:
245
  gr.Markdown(
246
  """
247
- # MusicGen
248
- This is your private demo for [MusicGen](https://github.com/facebookresearch/audiocraft),
249
  a simple and controllable model for music generation
250
  presented at: ["Simple and Controllable Music Generation"](https://huggingface.co/papers/2306.05284)
251
  """
 
244
  with gr.Blocks() as interface:
245
  gr.Markdown(
246
  """
247
+ # Pixio Audio Craft
248
+ This is your private demo of our new model!,
249
  a simple and controllable model for music generation
250
  presented at: ["Simple and Controllable Music Generation"](https://huggingface.co/papers/2306.05284)
251
  """