It took too long time to generate video

#7
by generalchan900 - opened

With 4 x A6000 cards, I used '''torchrun --nproc_per_node=8 generate.py --task t2v-14B --size 1280*720 --ckpt_dir ./Wan2.1-T2V-14B --dit_fsdp --t5_fsdp --ulysses_size 8 --prompt "Two anthropomorphic cats in comfy boxing gear and bright gloves fight intensely on a spotlighted stage."''' to generate videos. However, it took around 45 minutes to get a 5-second video clip. How can I improve it?
wechat_2025-02-26_150515_303.png

Video size and steps matters when you are generating the video.

Also it maybe not utilizing all the GPUs, it can't be that slow with 4 x A6000.

Sign up or log in to comment