modelscope / DiffSynth-Studio

Enjoy the magic of Diffusion models!
Apache License 2.0
6.59k stars 600 forks source link

为什么我放进去有15秒的视频卡通渲染之后只有1秒 #90

Open UnparalleledIntelligibility opened 4 months ago

Artiprocher commented 4 months ago

为了快速测试,我们的样例中只渲染 30 帧,如果要渲染更长视频,请确认 start frame id 和 end frame id 是否已经设置好

So-Far-So-Good commented 4 months ago

Video processing is slow, with a 30-frame video taking 30 minutes to process. @Artiprocher