kevinwang676 commited on
Commit
003217a
·
1 Parent(s): 7d952f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -239,7 +239,6 @@ interface_yt = gr.Interface(
239
  outputs=[gr.Audio(label="With BGM🎵"), gr.Audio(label="Without BGM🎤")],
240
  title="🌊💕🎶 - TalkTalkAI",
241
  description=description,
242
- article=article,
243
  examples=[
244
  ["https://www.youtube.com/watch?v=cn4M-fH08XY", 0, 11, speakers[0], 0, False, default_cluster_infer_ratio, 0.4, default_f0_method],
245
  ],
 
239
  outputs=[gr.Audio(label="With BGM🎵"), gr.Audio(label="Without BGM🎤")],
240
  title="🌊💕🎶 - TalkTalkAI",
241
  description=description,
 
242
  examples=[
243
  ["https://www.youtube.com/watch?v=cn4M-fH08XY", 0, 11, speakers[0], 0, False, default_cluster_infer_ratio, 0.4, default_f0_method],
244
  ],