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