oceansweep commited on
Commit
a5ecfd8
·
verified ·
1 Parent(s): 4dee2ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1262,7 +1262,6 @@ def launch_ui(demo_mode=False):
1262
  gr.components.Dropdown(choices=["huggingface", "openai", "anthropic", "cohere", "groq", "llama", "kobold", "ooba"], value="huggingface", label="API Name"),
1263
  gr.components.Textbox(label="API Key"),
1264
  gr.components.Checkbox(value=False, label="VAD Filter"),
1265
- gr.components.Checkbox(value=False, label="Download Video")
1266
  ])
1267
 
1268
  iface = gr.Interface(
 
1262
  gr.components.Dropdown(choices=["huggingface", "openai", "anthropic", "cohere", "groq", "llama", "kobold", "ooba"], value="huggingface", label="API Name"),
1263
  gr.components.Textbox(label="API Key"),
1264
  gr.components.Checkbox(value=False, label="VAD Filter"),
 
1265
  ])
1266
 
1267
  iface = gr.Interface(