kevinwang676 commited on
Commit
55bcdca
1 Parent(s): bdb58ec

Update app_multi.py

Browse files
Files changed (1) hide show
  1. app_multi.py +1 -1
app_multi.py CHANGED
@@ -737,7 +737,7 @@ with app:
737
  elem_id='model_info'
738
  )
739
 
740
- output_audio = gr.Audio(label='Output audio', type="filepath")
741
  output_msg = gr.Textbox(label='Output message')
742
 
743
  multi_examples = multi_cfg.get('examples')
 
737
  elem_id='model_info'
738
  )
739
 
740
+ output_audio = gr.Audio(label='AI歌手(无伴奏)', type="filepath")
741
  output_msg = gr.Textbox(label='Output message')
742
 
743
  multi_examples = multi_cfg.get('examples')