Replies: 2 comments 1 reply
-
This post may shed some light perhaps you used one version or the other? its actually bit shocking how the preprocessor has gone back and forth 3-ways, never noticed, though then again, with the size of BigG and OOM issues when multi-...anything in SDXL mode makes sense but still ping-pong. anyway afaik your target should be Clip-VitH (...or if you really want it BigG) https://huggingface.co/laion/CLIP-ViT-H-14-laion2B-s32B-b79K https://huggingface.co/comfyanonymous/clip_vision_g/tree/main as for the insightful face stuff.. not entirely sure how that works? not without reading more later that is, think you just need an extension installed is my best guess. though by the sounds of it, you were probably accustomed to just a pure G/H config (hopefully H) so probably no need to worry in that case. food for thought, paths and the files names forge uses: In case you need to change them from clip_h.pth/safetensors or clip_g.pth/safetensors as is often the case -_- edit: on that note, may be worth a peek if you already have a copy named the wrong thing in the wrong location, for control-nets purposes at least, could just copy/sym-link it to the path it wants with the name it wants then should be gtg. |
Beta Was this translation helpful? Give feedback.
-
Were you able to solve this issue? I have the same issue, I am using Forge. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can't find a way to get ControlNet preprocessor:
ip-adapter_face_id_plus
And, sorry, no, InsightFace+CLIP-H produces way different images compared to what I get on a1111 with ip-adapter_face_id_plus even using the same model.
Beta Was this translation helpful? Give feedback.
All reactions