mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 22:24:19 +01:00
Merge e742fb78c0 into 802d0bcd68
This commit is contained in:
commit
c4609bbfb8
|
|
@ -33,6 +33,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
|
||||||
git reset --hard v1.9.4 && \
|
git reset --hard v1.9.4 && \
|
||||||
pip install -r requirements_versions.txt
|
pip install -r requirements_versions.txt
|
||||||
|
|
||||||
|
RUN pip install --upgrade typing-extensions
|
||||||
|
|
||||||
ENV ROOT=/stable-diffusion-webui
|
ENV ROOT=/stable-diffusion-webui
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue