6 Commits (52472cc88d0c7e6cab591cfd6cce727a02f1197b)

Author SHA1 Message Date
comfyanonymous 463d0d0828 Add a center crop option to latent upscale node. 2 years ago
comfyanonymous c1eac7bab2 Add filename_prefix to SaveImage node. 2 years ago
comfyanonymous a34cde08cb Nodes now support single line string properties.
Resize nodes automatically if they are too small because of added properties.
2 years ago
comfyanonymous 9baa48cb33 Add IS_CHANGED method to nodes to check if nodes should be executed again.
LoadImage.IS_CHANGED returns the hash of the image so it will execute again
if the image changed on the disk.
2 years ago
comfyanonymous 15f8da2849 Add a LoadImage node to load images for img2img. 2 years ago
comfyanonymous 220afe3310 Initial commit. 2 years ago