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
03a6f8111cac28b8ce0b58fa969ff4995a0325c2
ComfyUI-Lora-Manager
/
py
History
Will Miao
64a906ca5e
Add Lora syntax send to comfyui functionality: implement API endpoint and frontend integration for sending and updating LoRA codes in ComfyUI nodes.
2025-05-14 21:09:36 +08:00
..
metadata_collector
refactor: enhance CFGGuider handling and add CFGGuiderExtractor for improved metadata extraction. Fixes
https://github.com/willmiao/ComfyUI-Lora-Manager/issues/172
2025-05-09 13:50:22 +08:00
nodes
Update version to 0.8.13; enhance recipe management and source tracking features in release notes
2025-05-09 11:38:46 +08:00
recipes
refactor: enhance hash processing in AutomaticMetadataParser for improved key handling
2025-05-07 05:29:16 +08:00
routes
Add Lora syntax send to comfyui functionality: implement API endpoint and frontend integration for sending and updating LoRA codes in ComfyUI nodes.
2025-05-14 21:09:36 +08:00
services
Enhance metadata processing in ModelScanner: prevent intermediate writes, restore missing civitai data, and ensure base_model consistency.
#185
2025-05-14 19:16:58 +08:00
utils
refactor: enhance recipe fingerprint calculation and return detailed recipe information; remove unnecessary console logs in import managers
2025-05-08 16:54:49 +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