An open API service indexing awesome lists of open source software.

https://github.com/huchenlei/sd-webui-controlnet-evaclip

EVA-CLIP preprocessor for sd-webui-controlnet
https://github.com/huchenlei/sd-webui-controlnet-evaclip

Last synced: 3 months ago
JSON representation

EVA-CLIP preprocessor for sd-webui-controlnet

Awesome Lists containing this project

README

        

# sd-webui-controlnet-evaclip
EVA-CLIP preprocessor for sd-webui-controlnet. EVA-CLIP is a meta preprocessor called by `ipadapter-pulid` preprocessor in sd-webui-controlnet. This preprocessor is not meant to be called alone. You can read more in this discussion thread on how to use the feature: https://github.com/Mikubill/sd-webui-controlnet/discussions/2841.

### Note
- This repo is not compatible with SD Forge.

### Credit
- https://github.com/baaivision/EVA
- https://github.com/ToTheBeginning/PuLID