Henry Webb
Henry Webb
I'm getting this exact same error as well when trying to use the StyleModelApply node. All the checkpoints I use are SD 1.5, and I've made sure to use an...
I haven't used that custom script, but I've encountered this exact same error in my own workflow. I think it's connected somehow to using IPAdapter with the face model. I've...
Upon further investigation, see [this issue](https://github.com/cubiq/ComfyUI_IPAdapter_plus/issues/108) for a solution that worked for me, specifically the "Dtype mismatch" issue.
I also had `java.lang.IllegalArgumentException` and `java.lang.NullPointerException`, which supposedly is the same as this issue report here. After some tinkering, I was able to fix the `java.lang.IllegalArgumentException` error by adding the...