cog-seine icon indicating copy to clipboard operation
cog-seine copied to clipboard

Cog wrapper for Vchitect/SEINE

Vchitect/SEINE Cog model

This is an implementation of Vchitect/SEINE as a Cog model.

Development

Follow the model pushing guide to push your own model to Replicate.

Basic Usage

Download weights first

cog run script/download-weights

Then for predictions,

cog predict -i [email protected]

Example

alt text