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 13:42:12 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0bd62eef3a6ee414a4b2b3aea9d9c4102779c9e0
ComfyUI-Lora-Manager
/
py
History
Will Miao
0bd62eef3a
Add endpoints for finding duplicate loras and filename conflicts; implement tracking for duplicates in ModelHashIndex and update ModelScanner to handle new data structures.
2025-05-31 20:50:51 +08:00
..
metadata_collector
Remove debug print statement for primary sampler ID in MetadataProcessor
2025-05-22 16:01:55 +08:00
nodes
Limit Lora hash display to first 10 characters and improve WebP metadata handling
2025-05-22 16:29:12 +08:00
recipes
refactor: enhance hash processing in AutomaticMetadataParser for improved key handling
2025-05-07 05:29:16 +08:00
routes
Add endpoints for finding duplicate loras and filename conflicts; implement tracking for duplicates in ModelHashIndex and update ModelScanner to handle new data structures.
2025-05-31 20:50:51 +08:00
services
Add endpoints for finding duplicate loras and filename conflicts; implement tracking for duplicates in ModelHashIndex and update ModelScanner to handle new data structures.
2025-05-31 20:50:51 +08:00
utils
Add versioning and history tracking to usage statistics. Implement backup and conversion for old stats format, enhancing data structure for checkpoints and loras.
2025-05-31 16:38:18 +08:00
__init__.py
Reorganize python files
2025-02-24 20:41:16 +08:00
config.py
feat: implement standalone mode support with mock modules and path handling
2025-04-26 19:14:38 +08:00
lora_manager.py
Implement saving model example images locally. Fixes
https://github.com/willmiao/ComfyUI-Lora-Manager/issues/88
2025-04-29 22:41:18 +08:00