Make clear that the old CheckpointLoader is deprecated.

This commit is contained in:
comfyanonymous 2023-10-15 02:22:22 -04:00
parent 2231edec21
commit 7e09e889e3
1 changed files with 1 additions and 1 deletions

View File

@ -1660,7 +1660,7 @@ NODE_DISPLAY_NAME_MAPPINGS = {
"KSampler": "KSampler",
"KSamplerAdvanced": "KSampler (Advanced)",
# Loaders
"CheckpointLoader": "Load Checkpoint (With Config)",
"CheckpointLoader": "Load Checkpoint With Config (DEPRECATED)",
"CheckpointLoaderSimple": "Load Checkpoint",
"VAELoader": "Load VAE",
"LoraLoader": "Load LoRA",