mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-03-21 04:24:51 +01:00
parent
abf5173b04
commit
d99a798411
|
|
@ -11,7 +11,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
|
||||||
git clone https://github.com/comfyanonymous/ComfyUI.git stable-diffusion && \
|
git clone https://github.com/comfyanonymous/ComfyUI.git stable-diffusion && \
|
||||||
cd stable-diffusion && \
|
cd stable-diffusion && \
|
||||||
git checkout ${BRANCH} && \
|
git checkout ${BRANCH} && \
|
||||||
git reset --hard 884ea653c8d6fe19b3724f45a04a0d74cd881f2f && \
|
git reset --hard ee46bef03a98903831c01d31094a0c30ea411b28 && \
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
ARG SHA=
|
ARG SHA=
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue