Skip to content

jeriko/cog-animatediff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guoyww/AnimateDiff Cog model

This is an implementation of guoyww/AnimateDiff as a Cog model. Cog packages machine learning models as standard containers.

First, download the pre-trained weights:

cog build -t animateDiff

Then, you can run predictions:

cog predict -i prompt="masterpiece, best quality, 1girl, solo, cherry blossoms, hanami, pink flower, white flower, spring season, wisteria, petals, flower, outdoors, falling petals, white hair, brown eyes"

Example Output

Example output for prompt: "masterpiece, best quality, 1girl, solo, cherry blossoms, hanami, pink flower, white flower, spring season, wisteria, petals, flower, outdoors, falling petals, white hair, brown eyes"

alt text

About

Attempt at cog wrapper for AnimateDiff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%