aweiqifei commited on
Commit
ff784dc
1 Parent(s): 50c9ebf

update title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,7 +90,7 @@ def predict(image, ddim_steps, scale, seed):# 经过试验,这个input_image
90
 
91
  with gr.Blocks() as demo:
92
  with gr.Row():
93
- gr.Markdown("## Make-An-Audio: Text-to-Audio Generation")
94
 
95
  with gr.Row():
96
  with gr.Column():
 
90
 
91
  with gr.Blocks() as demo:
92
  with gr.Row():
93
+ gr.Markdown("## Make-An-Audio: Image-to-Audio Generation")
94
 
95
  with gr.Row():
96
  with gr.Column():