An open API service indexing awesome lists of open source software.

https://github.com/lucataco/cog-hotshot-xl

Attempt at cog wrapper for hotshotco/Hotshot-XL
https://github.com/lucataco/cog-hotshot-xl

cog

Last synced: 5 months ago
JSON representation

Attempt at cog wrapper for hotshotco/Hotshot-XL

Awesome Lists containing this project

README

          

# hotshotco/Hotshot-XL Cog model

[![Try a demo on Replicate](https://replicate.com/lucataco/hotshot-xl/badge)](https://replicate.com/lucataco/hotshot-xl)

This is an implementation of the [hotshotco/Hotshot-XL](https://github.com/hotshotco/hotshot-xl) as a Cog model. [Cog packages machine learning models as standard containers.](https://github.com/replicate/cog)

## 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](output.gif)