Duplicated from huggingface-tools/text-to-video
3366701 280e8b0 3366701
1
2
3
4
5
from transformers.tools.base import launch_gradio_demo from text_to_video import TextToVideoTool launch_gradio_demo(TextToVideoTool)