Skip to content

aapostoliadis/cog-svd

 
 

Repository files navigation

Cog-SDV

This is an implementation of Stability AI's SDV as a Cog model.

Development

Follow the model pushing guide to push your own fork of SDXL to Replicate.

Basic Usage

First download the checkpoint:

cog run script/download-weights

Then run aprediction:

cog predict -i input_image=@demo.png

Output

sample1

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%