Open Jonseed opened 1 month ago
This is most likely by design. The label of the input is image, but the type is COMBO. It works if you feed the input with the output of the SD Prompt Reader "batch loader" node. You can chain this with e.g. the "Load Image Extended" node from the Chibi-Nodes repo. This gives you the usual File Upload button, but you can feed the SD Batch Loader node with the image file path, which can feed the Prompt Reader node.
Description
I want to send images from another node to SD Prompt Reader, but if I convert the image field from widget to input, it won't allow connections from other nodes that output images.
Reproduction steps
Image file
No response