Spaces:
Paused
Paused
Update demos/musicgen_app.py
Browse files- 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 |
-
#
|
248 |
-
This is your private demo
|
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 |
"""
|