mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 06:25:32 +00:00
Update open_clip to v2.20.0 in Auto (#617)
Fixes #615. Updates `open-clip-torch` to the one specified in auto's [requirements_versions.txt](https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/requirements_versions.txt#L18). --------- Co-authored-by: AbdBarho <ka70911@gmail.com>
This commit is contained in:
parent
f613639748
commit
60c4832185
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ services:
|
|||
<<: *base_service
|
||||
profiles: ["auto"]
|
||||
build: ./services/AUTOMATIC1111
|
||||
image: sd-auto:70
|
||||
image: sd-auto:71
|
||||
environment:
|
||||
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access --api
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue