Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detailed instructions to use the Docker version, please! #75

Open
ZeroCool22 opened this issue Oct 13, 2022 · 6 comments
Open

Detailed instructions to use the Docker version, please! #75

ZeroCool22 opened this issue Oct 13, 2022 · 6 comments

Comments

@ZeroCool22
Copy link

ZeroCool22 commented Oct 13, 2022

Following the guide:

Screenshot_5

Result:

Screenshot_6

I need to do docker pull stablediffusion-infinity

Or what's the name of the image for Docker?

@lkwq007
Copy link
Owner

lkwq007 commented Oct 14, 2022

In docker setting, you need to enable using wsl2 backend.
And then use a wsl2's bash to run these commands

cd /mnt/c/PATH-TO-YOUR/stablediffusion-infinity/docker
./docker-run.sh

@TWIISTED-STUDIOS
Copy link

i tried this and all i recive when i run ./docker-run.sh is this error message

-bash: ./docker-run.sh: /bin/bash^M: bad interpreter: No such file or directory

@TWIISTED-STUDIOS
Copy link

i tried this and all i recive when i run ./docker-run.sh is this error message

-bash: ./docker-run.sh: /bin/bash^M: bad interpreter: No such file or directory

nevermind dos2unix and chmod u+x fixed the launching the run file

@TWIISTED-STUDIOS
Copy link

image

so I was able to get the command to run but now I'm receiving this issue, this is all done using the codes, even tried adding sudo in front with no success, and i have tried the update --fix-missing with no success either, any idea where I may be going wrong or how to fix it?

cd /mnt/c/PATH-TO-YOUR/stablediffusion-infinity/docker
./docker-run.sh

@bbecausereasonss
Copy link

Anyone know how to fix this permission error?

Attaching to stablediffusion-infinity-sd-infinity-1
stablediffusion-infinity-sd-infinity-1 | + set -x
stablediffusion-infinity-sd-infinity-1 | + git submodule update --init --recursive
stablediffusion-infinity-sd-infinity-1 | error: could not lock config file /app/.git/modules/PyPatchMatch/config: Permission denied
stablediffusion-infinity-sd-infinity-1 | fatal: could not set 'core.worktree' to '../../../PyPatchMatch'
stablediffusion-infinity-sd-infinity-1 exited with code 1
root@FRWRD-PC-WIN10:~/github/stablediffusion-infinity/docker#

@dje3392
Copy link

dje3392 commented Nov 6, 2022

image

also have been getting this issue, bumping the thread. Would love more detailed docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants