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-21 21:22:11 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea9370443d2de82138258bc8b5bed9fbef84bf40
ComfyUI-Lora-Manager
/
py
/
nodes
History
Will Miao
bd95e802ec
refactor: Replace asynchronous service calls with synchronous counterparts in SaveImage and ServiceRegistry.
Fixes
#282
2025-07-11 22:48:39 +08:00
..
debug_metadata.py
feat: implement DebugMetadata node with metadata display and update functionality
2025-06-20 14:17:39 +08:00
lora_loader.py
refactor: Replace asyncio.run with synchronous get_lora_info calls in LoraManagerLoader, LoraStacker, WanVideoLoraSelect, and ApiRoutes. See
#282
2025-07-11 07:24:33 +08:00
lora_stacker.py
refactor: Replace asyncio.run with synchronous get_lora_info calls in LoraManagerLoader, LoraStacker, WanVideoLoraSelect, and ApiRoutes. See
#282
2025-07-11 07:24:33 +08:00
save_image.py
refactor: Replace asynchronous service calls with synchronous counterparts in SaveImage and ServiceRegistry.
Fixes
#282
2025-07-11 22:48:39 +08:00
trigger_word_toggle.py
fix: correct key reference in process_trigger_words and update comment for widget values.
Fixes
#254
2025-06-25 20:57:12 +08:00
utils.py
refactor: Remove unused imports and dependencies from utils, recipe_routes, requirements, and pyproject files. See
#278
2025-07-10 16:36:28 +08:00
wanvideo_lora_select.py
refactor: Replace asyncio.run with synchronous get_lora_info calls in LoraManagerLoader, LoraStacker, WanVideoLoraSelect, and ApiRoutes. See
#282
2025-07-11 07:24:33 +08:00