mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-10-27 08:14:26 -04:00
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user