This website requires JavaScript.
Explore
Help
Sign In
alphard
/
ComfyUI-Lora-Manager
Watch
1
Star
0
Fork
0
You've already forked ComfyUI-Lora-Manager
mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced
2026-03-22 05:32:12 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02adced7b80daecfe4b93416e92a94e314c23019
ComfyUI-Lora-Manager
/
py
History
Will Miao
02adced7b8
Fix path formatting in LoraStacker to ensure compatibility across different operating systems by replacing '/' with os.sep.
2025-03-15 10:45:16 +08:00
..
nodes
Fix path formatting in LoraStacker to ensure compatibility across different operating systems by replacing '/' with os.sep.
2025-03-15 10:45:16 +08:00
routes
Refactor API and DownloadManager to utilize version-level properties for model file existence and size, improving data handling and UI responsiveness.
2025-03-15 09:56:41 +08:00
services
Enhance DownloadManager to update hash index with new LoRA entries, improving file tracking during downloads.
2025-03-15 10:16:52 +08:00
utils
Normalize SHA256 hash handling by converting to lowercase in LoraScanner and LoraMetadata classes for consistency.
2025-03-15 09:56:28 +08:00
__init__.py
Reorganize python files
2025-02-24 20:41:16 +08:00
config.py
Reorganize python files
2025-02-24 20:41:16 +08:00
lora_manager.py
Add TriggerWord Toggle node
2025-02-28 21:13:37 +08:00