v0.8, greenscreen, slash for combine text..

This commit is contained in:
justumen
2024-08-10 11:48:24 +02:00
parent ce9d96a6e0
commit a81380a651
8 changed files with 112 additions and 13 deletions

View File

@@ -15,7 +15,7 @@ class ResizeImage:
}
FUNCTION = "resize_image"
RETURN_TYPES = ("IMAGE", "PROMPT", "EXTRA_PNGINFO")
RETURN_TYPES = ("IMAGE",)
OUTPUT_NODE = True
CATEGORY = "Bjornulf"