stablediffusion-infinity icon indicating copy to clipboard operation
stablediffusion-infinity copied to clipboard

Detailed instructions to use the Docker version, please!

Open ZeroCool22 opened this issue 2 years ago • 6 comments

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?

ZeroCool22 avatar Oct 13 '22 23:10 ZeroCool22

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

lkwq007 avatar Oct 14 '22 04:10 lkwq007

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 avatar Oct 15 '22 03:10 TWIISTED-STUDIOS

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 avatar Oct 15 '22 03:10 TWIISTED-STUDIOS

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

TWIISTED-STUDIOS avatar Oct 15 '22 15:10 TWIISTED-STUDIOS

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#

bbecausereasonss avatar Oct 22 '22 20:10 bbecausereasonss

image

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

dje3392 avatar Nov 06 '22 00:11 dje3392