Skip to content

anzjoxavier/Animating-Video-Using-StableDiffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animating Videos Using Stable Diffusion

B.Tech final year project done by Anz Jo Xavier, Nidheesh S and Yedhu Krishnan PG.

  • Converts a raw video into animation
  • Video is sliced into frames first
  • Uses Stable diffusion to convert frames to animation
  • Animated frames are joined together to make animated video
  • Used Controlnet in stable diffusion to track movements
  • Trained a CNN Model to predict parameters for Stable diffusion considering the quality of video
  • Made a FastAPI Server for easy usage

Result

Input Video

Output Video

Tip

Checkpoint Used in Stable Diffusion: aniverse_V13.safetensors [9fe4fec28d]

Note

Usage of above server requires Stable diffusion Automatic1111 preinstalled in your PC.

About

Converts a raw video into animation using Stable Diffusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published