Closed Uniky closed 3 weeks ago
It's a checkpoint issue it requires additional model openai/clip-vit-large-patch14
It's weird because I've used the same workflow without an error, but after disconnecting the LCM Lora this error occurred even if I reconnect the Lora the error still exists.
It is weird because this error will affect other workflows that use Diffuser as well
If it worked before maybe by mistake you removed your cache or something, by default this model is located somewhere around here (on windows) C:\Users\YOUR_USER_NAME\.cache\huggingface\hub maybe you cleared your cache or something
I do have the cache folder which named models--openai--clip-vit-large-patch14, and I even delete it to see if the workflow would regenerate for me, but it seems only the other InstantID workflow regenerated the folder and downloaded the required files automatically. However, this does not work for your workflow, the error remains.
no longer relevant, since the version update