was-node-suite-comfyui
was-node-suite-comfyui copied to clipboard
device referenced before assignment
this errors here
The solution is to move the assignment of device to before the branching.
I ran into this while running the MIDAS depth approximation on an image.
Probably left over from moving to model loader, I only use MiDaS model loader now and haven't had an error.