mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 06:25:32 +00:00
parent
8df9d10a58
commit
f1a1641add
5 changed files with 29 additions and 18 deletions
|
|
@ -78,7 +78,7 @@ git reset --hard ${SHA}
|
|||
pip install -r requirements_versions.txt
|
||||
EOF
|
||||
|
||||
RUN pip install opencv-python-headless
|
||||
RUN pip install opencv-python-headless transformers==4.24.0
|
||||
|
||||
COPY . /docker
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue