This commit is contained in:
Simon McNair 2025-01-16 20:46:19 +00:00
parent 3ed0a6acf7
commit 276f417a7e
2 changed files with 3 additions and 2 deletions

View file

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