mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-12-06 07:12:11 +01:00
Merge 1b0dbfed22 into 802d0bcd68
This commit is contained in:
commit
b63e4db939
|
|
@ -32,6 +32,8 @@ RUN --mount=type=cache,target=/root/.cache/pip \
|
|||
cd stable-diffusion-webui && \
|
||||
git reset --hard v1.9.4 && \
|
||||
pip install -r requirements_versions.txt
|
||||
RUN pip install --upgrade typing_extensions
|
||||
|
||||
|
||||
|
||||
ENV ROOT=/stable-diffusion-webui
|
||||
|
|
|
|||
Loading…
Reference in a new issue