from transformers.tools.base import launch_gradio_demo from video_crop import VideoCropTool launch_gradio_demo(VideoCropTool)