Open karen-pal opened 2 months ago
I also encountered this problem, it seems that 1 node is missing
+1 here, also have the same issue. Anyone found any solution?
I was able to fix this by changing line #43 in the instruct_ir.py script from: "image": ("IMAGE", "IMAGE_URL"), to: "image": ("IMAGE", ),
I was able to fix this by changing line #43 in the instruct_ir.py script from: "image": ("IMAGE", "IMAGE_URL"), to: "image": ("IMAGE", ),
Thank you very much, that worked
InstructIRProcess node can't be found - even tried updating using node manager, but nothing