mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-12-07 19:05:32 -05:00
Update versions (#302)
Closes #301 - auto:c98cb0f8ec- invoke:89791d91e8
This commit is contained in:
@@ -28,7 +28,7 @@ git reset --hard ${SHA}
|
||||
pip install -r requirements.txt
|
||||
EOF
|
||||
|
||||
RUN --mount=type=cache,target=/root/.cache/pip pip install transformers==4.24.0
|
||||
RUN --mount=type=cache,target=/root/.cache/pip pip install -U 'transformers>=4.24'
|
||||
|
||||
# add info
|
||||
COPY . /docker/
|
||||
|
||||
Reference in New Issue
Block a user