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

https://github.com/lucataco/cog-magicanimate

Cog wrapper for MagicAnimate
https://github.com/lucataco/cog-magicanimate

cog

Last synced: 12 months ago
JSON representation

Cog wrapper for MagicAnimate

Awesome Lists containing this project

README

          

# magic-research / magic-animate Cog model

This is an implementation of [magic-research / magic-animate](https://github.com/magic-research/magic-animate) as a [Cog](https://github.com/replicate/cog) model.

## Development

Follow the [model pushing guide](https://replicate.com/docs/guides/push-a-model) to push your own model to [Replicate](https://replicate.com).

## Basic Usage

Download weights first

cog run script/download-weights

Then for predictions,

cog predict -i image=@demo4.png -i video=@demo4.mp4