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

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

Cog wrapper for Vchitect/SEINE
https://github.com/lucataco/cog-seine

cog

Last synced: 12 months ago
JSON representation

Cog wrapper for Vchitect/SEINE

Awesome Lists containing this project

README

          

# Vchitect/SEINE Cog model

This is an implementation of [Vchitect/SEINE](https://github.com/Vchitect/SEINE) 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=@demo.png

# Example

![alt text](output.gif)