mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 06:25:32 +00:00
Add ClipEncoder (#458)
https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/432#issuecomment-1537380951
This commit is contained in:
parent
d47e77f19c
commit
c836f41921
4 changed files with 25 additions and 3 deletions
|
|
@ -74,7 +74,7 @@ services:
|
|||
<<: *base_service
|
||||
profiles: ["comfy"]
|
||||
build: ./services/comfy/
|
||||
image: sd-comfy:1
|
||||
image: sd-comfy:2
|
||||
tty: true
|
||||
environment:
|
||||
- CLI_ARGS=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue