this post was submitted on 07 Jul 2023
12 points (100.0% liked)
Stable Diffusion
4297 readers
9 users here now
Discuss matters related to our favourite AI Art generation technology
Also see
Other communities
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Forgive me for not knowing the details here, I've never used Docker before so I'm just following the guide.
I first created a folder, then I cloned the git repo to it. Finally, from the command prompt, I ran the install command from within the folder.
[docker compose --profile download up --build]
Show me your docker-compose.yml contents. Won't be able to reply until later in the morning. But I should be able to help you get set up.
I really appreciate it. You can find here.
So it turns out I was using the incorrect file type. I had chosen a set of model files that came with the install that were .pth files. These didn't work, but when I tried it with .ckpt files it works as expected. Big sigh. Thanks for the help anyway mate!
Nice! Glad you got it figured out