feat: rename WanVideoLoraSelect node's class name.

This commit is contained in:
Will Miao
2026-01-03 17:12:21 +08:00
parent a80380d1f0
commit 8c68298202
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ import logging
logger = logging.getLogger(__name__)
class WanVideoLoraSelect:
class WanVideoLoraSelectLM:
NAME = "WanVideo Lora Select (LoraManager)"
CATEGORY = "Lora Manager/stackers"