Description is fixed

This commit is contained in:
sovahc 2025-11-21 03:14:59 +02:00 committed by GitHub
parent 95bc77f855
commit cb820f0249
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2145,8 +2145,8 @@ class ReplaceImagesInBatch:
FUNCTION = "replace"
CATEGORY = "KJNodes/image"
DESCRIPTION = """
Replaces the images in a batch, starting from the specified start index and step,
with the replacement images.
Replaces the images in a batch, starting from the specified start index with step stride,
using the replacement images.
"""
@classmethod