You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Was missing a few model files when loading rhe JSON. Need help with one.
Found both thibaud_xl_openpose.safetensors
and bbox/Eyes.pt
via a google search. The openpose was easy enough to find, the Eyes.pt looks like it came from CivitAI - hopefully that's right.
But there is also asking to load as follows:
Prompt outputs failed validation
InstantIDModelLoader:
- Value not in list: instantid_file: 'instantid-ip-adapter.bin' not in ['ip-adapter.bin']
ControlNetLoader:
- Value not in list: control_net_name: 'instantid-controlnet.safetensors' not in (list of length 41)
These link to .bin and a .safetensors but not with the names your workflow has saved.
Have you renamed the models you used, instead of using the filenames that most repos have in them??
Otherwise, what InstandID model version from which author is this please?
Thanks
The text was updated successfully, but these errors were encountered:
Thanks @fofr
Does the comfyUI version work the same as the replicate version (aside from number of generations when running being 1 not 4/5)?
It seems to be... not as accurate? Something like that
(Edit: I am not using COG in any part of this, does that have something to do with results?)
Hi
Was missing a few model files when loading rhe JSON. Need help with one.
Found both
thibaud_xl_openpose.safetensors
and
bbox/Eyes.pt
via a google search. The openpose was easy enough to find, the Eyes.pt looks like it came from CivitAI - hopefully that's right.
But there is also asking to load as follows:
And I can't find a model for InstandID with THAT filename. I can find others, for example
Mikubill/sd-webui-controlnet#2589
https://huggingface.co/Aitrepreneur/InstantID-Controlnet/tree/main/checkpoints
And the original Instant ID github
https://github.com/InstantID/InstantID
These link to .bin and a .safetensors but not with the names your workflow has saved.
Have you renamed the models you used, instead of using the filenames that most repos have in them??
Otherwise, what InstandID model version from which author is this please?
Thanks
The text was updated successfully, but these errors were encountered: