mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-09 21:04:41 +08:00
Update nodes.py
This commit is contained in:
parent
171b70bfa5
commit
b80ba59516
4
nodes.py
4
nodes.py
@ -987,7 +987,9 @@ class ColorToMask:
|
|||||||
FUNCTION = "clip"
|
FUNCTION = "clip"
|
||||||
CATEGORY = "KJNodes/masking"
|
CATEGORY = "KJNodes/masking"
|
||||||
DESCRIPTION = """
|
DESCRIPTION = """
|
||||||
Converts chosen RGB value to a mask
|
Converts chosen RGB value to a mask.
|
||||||
|
With batch inputs, the **per_batch**
|
||||||
|
controls the number of images processed at once.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user