from transformers.tools.base import launch_gradio_demo from text_to_video import TextToVideoTool launch_gradio_demo(TextToVideoTool)