r3gm commited on
Commit
fb8db7b
1 Parent(s): 24a2b21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -425,7 +425,7 @@ with gr.Blocks() as demo:
425
  btts_voice04,
426
  btts_voice05,
427
  ],
428
- outputs=[video_output],
429
  cache_examples=True,
430
  )
431
 
 
425
  btts_voice04,
426
  btts_voice05,
427
  ],
428
+ outputs=[link_output],
429
  cache_examples=True,
430
  )
431