Commit 7e09e889 authored by comfyanonymous's avatar comfyanonymous
Browse files

Make clear that the old CheckpointLoader is deprecated.

parent 2231edec
...@@ -1660,7 +1660,7 @@ NODE_DISPLAY_NAME_MAPPINGS = { ...@@ -1660,7 +1660,7 @@ NODE_DISPLAY_NAME_MAPPINGS = {
"KSampler": "KSampler", "KSampler": "KSampler",
"KSamplerAdvanced": "KSampler (Advanced)", "KSamplerAdvanced": "KSampler (Advanced)",
# Loaders # Loaders
"CheckpointLoader": "Load Checkpoint (With Config)", "CheckpointLoader": "Load Checkpoint With Config (DEPRECATED)",
"CheckpointLoaderSimple": "Load Checkpoint", "CheckpointLoaderSimple": "Load Checkpoint",
"VAELoader": "Load VAE", "VAELoader": "Load VAE",
"LoraLoader": "Load LoRA", "LoraLoader": "Load LoRA",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment