AILab-CVC / VideoCrafter

VideoCrafter2: Overcoming Data Limitations for High-Quality Video Diffusion Models
https://ailab-cvc.github.io/videocrafter2/
Other
4.49k stars 333 forks source link

How to customize the duration of video generation #17

Closed Yishto closed 1 year ago

Yishto commented 1 year ago

How to customize the duration of video generation?

YingqingHe commented 1 year ago

Hi, to change the video duration, you can pass the --num_frames xxx to the sample_text2video.py and the sample_text2video_adapter.py.