Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

AsiryanOnReplicate/cog-kandinsky-v3.0-text2img-img2img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kandinsky v3.0

This is an implementation of a Cog model. Cog packages machine learning models as standard containers.

First, download the pre-trained weights:

cog run script/download-weights

Then, you can run

text2img predictions:

cog predict -i prompt="a moss covered astronaut with a black background"

img2img predictions:

cog predict -i [email protected] -i prompt="photo of a lone astronaut standing on a barren planet"

About

Kandinsky v3.0 model (repository for replicate.com)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages