Skip to content

prompthero/cog-funko-diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funko Diffusion for Replicate API

Model: Funko Diffusion

Author: @prompthero

Download the weights:

$ mkdir weights
$ cd weights
$ git lfs install
$ git clone https://huggingface.co/prompthero/funko-diffusion

Change the model name and the prompt in predict.py

Create a Docker and a cog image

$ docker build --tag funko .
$ cog build -t funko

Create a model in Replicate

Publish your model

$ cog login
$ cog push r8.im/prompthero/funko-diffusion