Skip to content

tungsten-ai/tungsten-hotshot-xl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hotshotco/Hotshot-XL Cog model

This is an implementation of the hotshotco/Hotshot-XL as a Cog model. Cog packages machine learning models as standard containers.

Basic usage

Before running the image, you need to fetch the weights:

cog run python ./scripts/download_weights.py

You can then run the image with:

cog predict -i prompt="go-pro video of a polar bear diving in the ocean, 8k, HD, dslr, nature footage" -i seed=6226

Example:

"go-pro video of a polar bear diving in the ocean, 8k, HD, dslr, nature footage"

alt text

About

Tungsten wrapper for hotshotco/Hotshot-XL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%