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
- Host: GitHub
- URL: https://github.com/huchenlei/sd-webui-controlnet-evaclip
- Owner: huchenlei
- License: mit
- Created: 2024-05-03T02:55:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-06T19:56:44.000Z (about 1 year ago)
- Last Synced: 2025-03-19T00:39:00.600Z (3 months ago)
- Language: Python
- Size: 1.31 MB
- Stars: 31
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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