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
28fe3e7b7a571919156986bda6325356859f5fcf
ComfyUI-Lora-Manager
/
py
/
recipes
History
Will Miao
848c1741fe
feat: add parsing for 'air' field in Civitai resources to enhance metadata extraction.
Fixes
#322
2025-07-31 14:15:22 +08:00
..
parsers
feat: add parsing for 'air' field in Civitai resources to enhance metadata extraction.
Fixes
#322
2025-07-31 14:15:22 +08:00
__init__.py
Add CivitaiApiMetadataParser and improve recipe parsing logic for Civitai images. Also
fixes
#197
2025-06-03 14:58:43 +08:00
base.py
fix: rename URL error element ID to 'importUrlError' for consistency across components
2025-07-29 16:13:27 +08:00
constants.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
factory.py
Add CivitaiApiMetadataParser and improve recipe parsing logic for Civitai images. Also
fixes
#197
2025-06-03 14:58:43 +08:00