mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-11-14 16:02:23 -05:00
Add ClipEncoder (#458)
https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/432#issuecomment-1537380951
This commit is contained in:
@@ -14,10 +14,11 @@ a111:
|
||||
hypernetworks: Hypernetworks
|
||||
controlnet: ControlNet
|
||||
gligen: GLIGEN
|
||||
clip: CLIPEncoder
|
||||
|
||||
custom_nodes: config/comfy/custom_nodes
|
||||
|
||||
# TODO: I am unsure about these, need more testing
|
||||
# clip: .cache/clip
|
||||
# style_models: config/comfy/style_models
|
||||
# t2i_adapter: config/comfy/t2i_adapter
|
||||
# clip_vision: config/comfy/clip_vision
|
||||
|
||||
Reference in New Issue
Block a user