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
0968698804b69b46052db353150fd1a60b3f825a
ComfyUI-Lora-Manager
/
py
/
recipes
History
pixelpaws
af713470c1
fix(recipes): parse loras from civitai hashes
2025-09-25 15:59:44 +08:00
..
parsers
fix(recipes): parse loras from civitai hashes
2025-09-25 15:59:44 +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
refactor(metadata): update model fetching methods to return error messages alongside results
2025-09-19 16:36:34 +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