mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-09 21:04:41 +08:00
Description is fixed
This commit is contained in:
parent
95bc77f855
commit
cb820f0249
@ -2145,8 +2145,8 @@ class ReplaceImagesInBatch:
|
|||||||
FUNCTION = "replace"
|
FUNCTION = "replace"
|
||||||
CATEGORY = "KJNodes/image"
|
CATEGORY = "KJNodes/image"
|
||||||
DESCRIPTION = """
|
DESCRIPTION = """
|
||||||
Replaces the images in a batch, starting from the specified start index and step,
|
Replaces the images in a batch, starting from the specified start index with step stride,
|
||||||
with the replacement images.
|
using the replacement images.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user