mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
feat: Update initialization component with loading progress and tips carousel
This commit is contained in:
@@ -59,7 +59,6 @@ class CheckpointScanner(ModelScanner):
|
||||
|
||||
# Sort for consistent order
|
||||
sorted_paths = sorted(all_paths, key=lambda p: p.lower())
|
||||
logger.info(f"Found checkpoint roots: {sorted_paths}")
|
||||
|
||||
return sorted_paths
|
||||
|
||||
|
||||
Reference in New Issue
Block a user