ComfyUI version update

This commit is contained in:
PassiveLemon 2023-04-17 15:55:09 -04:00
parent 4d05480e64
commit 45916f4360

View file

@ -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=