mattricesound commited on
Commit
cac6e19
1 Parent(s): cbe698e

Remove text

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -203,14 +203,6 @@ def toggle_audio_src(choice):
203
 
204
  def ui_full(launch_kwargs):
205
  with gr.Blocks() as interface:
206
- gr.Markdown(
207
- """
208
- # MusicGen
209
- This is your private demo for [MusicGen](https://github.com/facebookresearch/audiocraft),
210
- a simple and controllable model for music generation
211
- presented at: ["Simple and Controllable Music Generation"](https://huggingface.co/papers/2306.05284)
212
- """
213
- )
214
  with gr.Row():
215
  with gr.Column():
216
  with gr.Row():
 
203
 
204
  def ui_full(launch_kwargs):
205
  with gr.Blocks() as interface:
 
 
 
 
 
 
 
 
206
  with gr.Row():
207
  with gr.Column():
208
  with gr.Row():