ComfyUI-SVDResizer

ComfyUI-SVDResizer
★ 3

尺寸调整Stable Video Diffusion视频一致性64 步进
根据 Stable Video Diffusion 可用尺寸,按 64 的整倍数在 576 与 1024 范围内调整源图像分辨率,提升非常规视频尺寸的一致性与稳定性;建议固定 1024,调整另一维以维持稳定性。
💡 在 SVD 管线中按 64 步进调整分辨率以提升视频稳定性
🍴 3 Forks💻 Python🔄 2025-03-09
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/8f9eee5e2cdb
SVDResizer demo
📄 README

ComfyUI-SVDResizer

SVDResizer is a helper for resizing the source image, according to the sizes enabled in Stable Video Diffusion.

The rationale behind the possibility of changing the size of the image in steps between the ranges of 576 and 1024, is the use of the greatest common denominator of these two numbers which is 64.

SVD is lenient with resizing that adheres to this rule, so the chance of coherent video that is not the standard size of 576X1024 is greater.

It is advisable to keep the value 1024 constant and play with the second size to maintain the stability of the result.