multimodalart HF Staff commited on
Commit
5c8e53c
·
verified ·
1 Parent(s): 2f54371

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -549,14 +549,6 @@ with gr.Blocks(css=CUSTOM_CSS, title="TASKER Keyframe Extractor") as demo:
549
  object_fit="contain",
550
  )
551
 
552
- gr.Examples(
553
- examples=[
554
- ["https://huggingface.co/datasets/hugging-apps/tasker-demo-videos/resolve/main/cooking_demo.mp4",
555
- "Show the steps to cook pasta"],
556
- ],
557
- inputs=[video_input, goal_input],
558
- )
559
-
560
  extract_btn.click(
561
  fn=extract_keyframes,
562
  inputs=[
 
549
  object_fit="contain",
550
  )
551
 
 
 
 
 
 
 
 
 
552
  extract_btn.click(
553
  fn=extract_keyframes,
554
  inputs=[