Rename visible node labels to DUMAS

This commit is contained in:
OpenClaw Agent
2026-07-10 09:49:50 +00:00
parent 67696a4e59
commit bd56a21b7f
3 changed files with 14 additions and 14 deletions

View File

@@ -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 "