Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have fixed the error: Error occurred when executing IPAdapterUnifiedLoader: ClipVision model not found. #677

Closed
traithanhnam90 opened this issue Aug 8, 2024 · 1 comment

Comments

@traithanhnam90
Copy link

After spending a whole working day to consult to fix this annoying error, I found a way to fix this error thanks to a member on reddit!
Ảnh chụp màn hình 2024-08-07 175115
Ảnh chụp màn hình 2024-08-07 175037

How to fix: download these models according to the author's instructions:
image

Folders in my computer:
Ảnh chụp màn hình 2024-08-07 175217
Ảnh chụp màn hình 2024-08-07 175148

Then restart ComfyUi and you still see the above error?
and here is how to fix it: rename the files in the clip_vision folder as follows
CLIP-ViT-bigG-14-laion2B-39B-b160k --------> CLIP-ViT-bigG-14-laion2B-39B.b160k
CLIP- ViT-H -14-laion2B-s32B-b79K --------> CLIP-ViT-H-14-laion2B-s32B.b79K

image
illustration image on reddit!

restart ComfyUi! Complete!

@Tanglinling
Copy link

I encountered the same problem, but after trying to reinstall the node and the method you mentioned, the problem has not been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants