mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-09-21 03:01:27 -03:00
remove(nodes): delete Random Checkpoint Loader and Random Unet Loader nodes
- Remove py/nodes/random_checkpoint_loader.py and random_unet_loader.py - Remove their dedicated test file - Clean up imports and NODE_CLASS_MAPPINGS in __init__.py - Update loader-pool comments/docstrings to reference the remaining Checkpoint/Unet Loader nodes' control_after_generate feature
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""Tests for the loader-pool endpoint backing the Random Checkpoint/Unet
|
||||
Loader nodes' front-end base_model filtering.
|
||||
"""Tests for the loader-pool endpoint backing the Checkpoint/Unet Loader
|
||||
nodes' front-end base_model filtering.
|
||||
"""
|
||||
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user