-
Notifications
You must be signed in to change notification settings - Fork 140
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
stat: path should be string, bytes, os.PathLike or integer, not NoneType #89
Comments
did you manage to figure it out ? i have the same error |
I also encountered the same error , because it couldn't read the file of the Lora model,it's a path error; In the source code, the completion path for reading the Face ID model is in the/lora folder. You can try putting the "Face ID" model directly in the /lora folder. Hoping it will be helpful to you. |
hi bro, do you mind sharing the whole path of '/lora'? or do you mean 'loras'? I try but still not work. |
I just put the model 'ip-adapter-faceid-plusv2_sd15_lora.safetensors',in the 'ComfyUI\models\loras',and the error disappeared. |
Pls help me solve this error
The text was updated successfully, but these errors were encountered: