thecooltechguy / ComfyUI-Stable-Video-Diffusion

ComfyUI nodes for Stable Video Diffusion
289 stars 24 forks source link

Trying to translate the Values of CoolTechGuy SVD nodes to the new built-in SVD nodes #16

Open YAY-3M-TA3 opened 7 months ago

YAY-3M-TA3 commented 7 months ago

I'm trying to get the same output results on the new built-in SVD nodes.

The differences: CoolTechGuy node set could set the decode_T, but the new nodes don't have decode_t - where would you set this on the new nodes?

The new nodes uses the Ksampler and sets Euler and Karras as the sampler and scheduler. For CoolTechGuy SVD nodes, what are the default sampler and scheduler? (what would be the closest pick? is it Eular and ddim_uniform?)