Revert "ComfyUI version update"

This reverts commit 45916f4360.
This commit is contained in:
PassiveLemon 2023-04-17 16:22:52 -04:00
parent abf5173b04
commit d99a798411

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 884ea653c8d6fe19b3724f45a04a0d74cd881f2f && \
git reset --hard ee46bef03a98903831c01d31094a0c30ea411b28 && \
pip install -r requirements.txt
ARG SHA=