TDN-M commited on
Commit
0001b20
1 Parent(s): a24f45f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ def main():
101
  content_button.click(fn=generate_content, inputs=content_description, outputs=content_output)
102
 
103
  with gr.Row():
104
- gr.HTML('<iframe src="https://tdn-m-vixtts-demo.hf.space" height="600"></iframe>')
105
 
106
  with gr.Row():
107
  audio_output = gr.Audio(label="Tải lên âm thanh tham chiếu", type="filepath")
 
101
  content_button.click(fn=generate_content, inputs=content_description, outputs=content_output)
102
 
103
  with gr.Row():
104
+ gr.HTML('<iframe src="https://tdn-m-function-vmcbeta.hf.space" height="600"></iframe>')
105
 
106
  with gr.Row():
107
  audio_output = gr.Audio(label="Tải lên âm thanh tham chiếu", type="filepath")