Model: Dreamshaper
Author: @prompthero
First, git clone
this repo and cd into it:
git clone https://github.com/prompthero/cog-dreamshaper
cd cog-dreamshaper
sudo curl -o /usr/local/bin/cog -L https://github.com/replicate/cog/releases/latest/download/cog_`uname -s`_`uname -m`
sudo chmod +x /usr/local/bin/cog
sudo cog run script/download-weights
sudo cog predict -i prompt="monkey scuba diving"
cog login
cog push r8.im/<your-username>/<your-model-name>