Alexxggs commited on
Commit
6565093
·
1 Parent(s): 0c31136

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -182,8 +182,7 @@ def ui_batched(launch_kwargs):
182
  with gr.Row():
183
  with gr.Column():
184
  with gr.Row():
185
- text = gr.Text(label="Describe your music", lines=2, interactive=True)
186
- melody = gr.Audio(source="upload", type="numpy", label="Condition on a melody (optional)", interactive=True)
187
  with gr.Row():
188
  submit = gr.Button("Generate")
189
  with gr.Column():
 
182
  with gr.Row():
183
  with gr.Column():
184
  with gr.Row():
185
+ -**
 
186
  with gr.Row():
187
  submit = gr.Button("Generate")
188
  with gr.Column():