Serverboi.org
Home AI generated videos using Deforum Stable-Diffusion
Post
Cancel

AI generated videos using Deforum Stable-Diffusion

Simple and quick Deforum setup for easily creating 2D or 3D animations for free with stable diffusion on google collab. Download the latest Stable Diffusion .ckpt model and place it in /AI/models/ in the root of your google drive.

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.

  1. Change animation mode to either 2D or 3D.
  2. Turn up wiggle frames to 3000.
  3. 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.

  1. Change animation mode to the one used earlier (2D or 3D).

  2. In the Animation Settings section, paste in motion parameters from the motion preview from angle - rot_3d_z.

  3. Set strength_schedule parameter as: 0: (.1*(sin(t/20)+ 5)).

  4. 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.


This post is licensed under GNU GPL-3.0 .
Contents