mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-04 14:07:41 +00:00
parent
1e0561c5cb
commit
2829ef3581
2 changed files with 2 additions and 2 deletions
|
|
@ -75,7 +75,7 @@ git reset --hard ${SHA}
|
|||
pip install -r requirements_versions.txt
|
||||
EOF
|
||||
|
||||
RUN --mount=type=cache,target=/root/.cache/pip pip install -U opencv-python-headless
|
||||
RUN --mount=type=cache,target=/root/.cache/pip pip install -U opencv-python-headless fastapi==0.90.1
|
||||
|
||||
COPY . /docker
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue