Rename visible node labels to DUMAS
This commit is contained in:
@@ -1641,10 +1641,10 @@ class LTXDirector(io.ComfyNode):
|
||||
|
||||
@classmethod
|
||||
def define_schema(cls):
|
||||
return io.Schema(
|
||||
node_id="LTXDirectorCS",
|
||||
display_name="LTX Director CS",
|
||||
category="WhatDreamsCost CS",
|
||||
return io.Schema(
|
||||
node_id="LTXDirectorCS",
|
||||
display_name="LTX Director DUMAS",
|
||||
category="WhatDreamsCost DUMAS",
|
||||
description=(
|
||||
"Same as Prompt Relay Encode, but local prompts and segment lengths are edited "
|
||||
"visually as draggable blocks on a timeline. The duration_frames input only sets the "
|
||||
|
||||
Reference in New Issue
Block a user