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
3c9e402bc02c689c9fca8bc041f2c80510926764
ComfyUI-Lora-Manager
/
py
/
recipes
History
Will Miao
b03420faac
fix: skip LoRAs without proper identification in Civitai metadata parser
2025-08-11 11:14:45 +08:00
..
parsers
fix: skip LoRAs without proper identification in Civitai metadata parser
2025-08-11 11:14:45 +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