Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -1146,7 +1146,6 @@ with gr.Blocks(css=css) as demo:
|
|
| 1146 |
|
| 1147 |
|
| 1148 |
],
|
| 1149 |
-
label="Cached Examples",
|
| 1150 |
fn=run_example,
|
| 1151 |
inputs=[video_input, lipsync, duration],
|
| 1152 |
outputs=[video_output, srt_output, vocal_16k_output],
|
|
|
|
| 1146 |
|
| 1147 |
|
| 1148 |
],
|
|
|
|
| 1149 |
fn=run_example,
|
| 1150 |
inputs=[video_input, lipsync, duration],
|
| 1151 |
outputs=[video_output, srt_output, vocal_16k_output],
|