This commit is contained in:
Jonesckevin 2024-12-15 01:26:59 -05:00 committed by GitHub
commit c4609bbfb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,6 +33,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
git reset --hard v1.9.4 && \
pip install -r requirements_versions.txt
RUN pip install --upgrade typing-extensions
ENV ROOT=/stable-diffusion-webui