chaojie / ComfyUI-MotionCtrl-SVD

79 stars 5 forks source link

How to make static camera? #16

Open tumurzakov opened 3 months ago

tumurzakov commented 3 months ago

Hello, I want to animate clouds on static shot with MotionCtrl on SVD. I made static example with

[
    [
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0,
        0.0
    ],
   ... // 25 times
]

but camera was static only once...