- Create a new instance on Lambda labs
- SSH into that machine
- Create an ssh keypair
ssh-keygen -t rsa -b 4096for GitHub access on the machine. cat ~/.ssh/id_rsa.puband add to https://github.com/settings/ssh/newgit clone git@github.com:CerebriumAI/auto-stable-diffusion.gitcd auto-stable-diffusionsudo chmod +x setup.sh./setup.sh- Upload images to Supabase
./run-all.sh- Wait while it trains the model, creates a few images and uploads the results to supabase
- If you want to push to HF, set some ENV vars and run
python push_to_hub.py
milo157/auto-stable-diffusion
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|