from transformers.tools.base import launch_gradio_demo from video_stabilizer import VideoStabilizationTool launch_gradio_demo(VideoStabilizationTool)