Will Miao
fa08c9c3e4
Update version to 0.8.13; enhance recipe management and source tracking features in release notes
2025-05-09 11:38:46 +08:00
Will Miao
969f949330
refactor(lora-loader, lora-stacker, loras-widget): enhance handling of model and clip strengths; update formatting and UI interactions. Fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/171
2025-05-09 11:05:59 +08:00
Will Miao
9bb9e7b64d
refactor: Extract common methods for Lora handling into utils.py and update references in lora_loader.py and lora_stacker.py
2025-04-20 21:35:36 +08:00
Will Miao
0459710c9b
Made CLIP input optional in LoRA Loader, enabling compatibility with Hunyuan workflows
2025-03-26 21:50:26 +08:00
Will Miao
e7dffbbb1e
Refactor LoRA handling in LoraLoader, LoraStacker, and TriggerWordToggle
...
- Introduced logging to track unexpected formats in LoRA and trigger word data.
- Refactored LoRA processing to support both old and new kwargs formats in LoraLoader and LoraStacker.
- Enhanced trigger word processing to handle different data formats in TriggerWordToggle.
- Improved code readability and maintainability by extracting common logic into helper methods.
2025-03-22 15:56:37 +08:00
Will Miao
756ad399bf
Enhance LoraManagerLoader to include formatted loaded_loras in return values, improving data output for loaded LoRAs.
2025-03-15 10:45:32 +08:00
Will Miao
79ebe25bc2
Add lora stacker support and fix TriggerWord Toggle node
2025-03-11 20:46:40 +08:00
Will Miao
ad56cafd62
checkpoint
2025-03-11 19:29:31 +08:00
Will Miao
f48b954fb7
Add group mode for TriggerWord Toggle
2025-03-11 11:12:37 +08:00
Will Miao
988d298008
Fix serialize issue caused by comfy by a workaround of adding dummy items
2025-03-02 17:09:01 +08:00
Will Miao
1c329ac6ca
checkpoint
2025-03-02 09:21:01 +08:00
Will Miao
002823c6cf
Enhance lora loader done
2025-03-01 15:02:48 +08:00
Will Miao
ebe80e30ab
Enhance lora loader
2025-03-01 09:10:14 +08:00
Will Miao
2d72044d66
Reorganize python files
2025-02-24 20:41:16 +08:00