Will Miao
e70fd73bdd
feat: Implement trigger words API and update frontend integration for LoraManager. Fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/43
2025-04-20 22:27:53 +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
8e5e16ce68
Refactor logging and update badge visibility in UpdateService; improve path normalization in file_utils
2025-03-12 10:06:15 +08:00
Will Miao
a2c51f4779
Fix trigger word toggle node
2025-03-11 22:00:25 +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
c48da5300e
Make trigger_words input optional for TriggerWord Toggle node. This will fix https://github.com/willmiao/ComfyUI-Lora-Manager/issues/31
2025-03-10 20:19:01 +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
ccd4cee65a
Add TriggerWord Toggle node
2025-02-28 21:13:37 +08:00