Stable Diffusion Model:
Download the latest Stable Diffusion .ckpt
model and place it in /AI/models/
in the root of your google drive.
Motion parameters Config:
Motion parameters collab.
- Change animation mode to either 2D or 3D.
- Turn up wiggle frames to 3000.
- Change
init_image
to an image file to use as a reference for creating the animation.
Runtime
> Run all
Now we have motion parameters ready to be pasted into defourm:
Deforum Config:
Deforum collab.
-
Change animation mode to the one used earlier (2D or 3D).
-
In the Animation Settings section, paste in motion parameters from the motion preview from
angle
-rot_3d_z
. -
Set
strength_schedule
parameter as:0: (.1*(sin(t/20)+ 5))
. -
Set animation prompts, prompt weights, and width/height of each image.
Runtime
> Run all
Connect with google drive when prompted. Frames and settings files will be placed in a generated directory inside /AI/StableDiffusion/
.
Edit this page’s markdown on github.