mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-11 05:44:31 +08:00
Update curve_nodes.py
This commit is contained in:
parent
b90c8d830f
commit
f3fcc2d37d
@ -423,7 +423,7 @@ class WeightScheduleExtend:
|
|||||||
FUNCTION = "execute"
|
FUNCTION = "execute"
|
||||||
CATEGORY = "KJNodes"
|
CATEGORY = "KJNodes"
|
||||||
DESCRIPTION = """
|
DESCRIPTION = """
|
||||||
Converts different value lists/series to another type.
|
Extends, and converts if needed, different value lists/series
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def detect_input_type(self, input_values):
|
def detect_input_type(self, input_values):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user