Closed wardensc2 closed 8 months ago
Please merge into here, ControlNet as a whole seems to be currently unusable all day today.
what does this even mean: "Warning torch.load doesn't support weights_only on this pytorch version, loading unsafely." and how do i fix it?
Checklist
What happened?
I try to make a faceid using IpAdapter FaceID Plus V2 with InsightFace+CLIP-H preprocessor but no matter I try, the image never get anything like the reference image not sure it's lora or preprocessor. Here is my settings:
Forge still run normal but have warning like this: Warning torch.load doesn't support weights_only on this pytorch version, loading unsafely (I already pasted my log file to check)
I check all function of controlnet like openpose, depth, canny and so on. It's worked fine so I guess only FaceID lora have problem
Steps to reproduce the problem
1- Write a sample prompt 2- Set up controlnet FaceID V2 3- Execute render
What should have happened?
WebUI should check where FaceID lora is loaded correctly or not
What browsers do you use to access the UI ?
Google Chrome
Sysinfo
sysinfo-2024-03-02-09-50.json
Console logs
Additional information
I updated the latest Forge