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
78cac2edc2a3fa316a45f6675e4582d4136fcbbb
ComfyUI-Lora-Manager
/
py
/
routes
History
Will Miao
78cac2edc2
Add DoRA type support. move VALID_LORA_TYPES to utils.constants and update imports in recipe parsers and API routes.
2025-06-12 09:25:00 +08:00
..
api_routes.py
Add DoRA type support. move VALID_LORA_TYPES to utils.constants and update imports in recipe parsers and API routes.
2025-06-12 09:25:00 +08:00
checkpoints_routes.py
Refactor model response inclusion to only include groups with multiple models; update model removal logic to accept hash value. See
#221
2025-06-11 19:52:44 +08:00
example_images_routes.py
Remove 'folder' field from model metadata before saving to file. See
#211
2025-06-09 11:26:24 +08:00
lora_routes.py
feat: Simplify recipe page initialization and enhance error handling for recipe cache loading
2025-04-14 07:03:34 +08:00
misc_routes.py
Add centralized example images setting and update related UI components
2025-06-08 17:38:46 +08:00
recipe_routes.py
Add CivitaiApiMetadataParser and improve recipe parsing logic for Civitai images. Also
fixes
#197
2025-06-03 14:58:43 +08:00
update_routes.py
fix: enhance version comparison by ignoring suffixes in semantic version strings
2025-05-01 07:47:09 +08:00