- Create a new instance on Lambda labs
- SSH into that machine
- Create an ssh keypair
ssh-keygen -t rsa -b 4096
for GitHub access on the machine. cat ~/.ssh/id_rsa.pub
and add to https://github.com/settings/ssh/newgit clone [email protected]:CerebriumAI/auto-stable-diffusion.git
cd auto-stable-diffusion
sudo 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
-
Notifications
You must be signed in to change notification settings - Fork 1
milo157/auto-stable-diffusion
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published