Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 693 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 693 Bytes

Dreamshaper Cog for Replicate API

Model: Dreamshaper

Author: @prompthero

Instructions


First, git clone this repo and cd into it:

git clone https://github.com/prompthero/cog-epicrealism

cd cog-epicrealism

Install cog:

curl https://replicate.github.io/codespaces/scripts/install-cog.sh | bash

Try to run a prediction:

sudo cog run script/download-weights

Download the weights:

sudo cog predict -i prompt="monkey scuba diving"

Create a model in Replicate:

Publish your model

cog login
cog push r8.im/<your-username>/<your-model-name>