Version bump, fooocus 2.3.1

This commit is contained in:
Paul Lamb 2024-04-11 16:44:12 -07:00
parent 89e258d20d
commit cfc373d1d1

View File

@ -14,7 +14,7 @@ RUN apt-get install 'libgl1-mesa-glx' -y
RUN apt-get install 'python-dev' -y
# set this to your target branch commit
ARG BRANCH=main SHA=8e62a72a63b30a3067d1a1bc3f8d226824bd9283
ARG BRANCH=main SHA=e2f9bcb11d06216d6800676c48d8d74d6fd77a4b
ENV ROOT=/stable-diffusion
RUN --mount=type=cache,target=/root/.cache/pip \