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-23 14:12:11 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
647bda216072a5b1f7d8a36bdc5797be0209b6cd
ComfyUI-Lora-Manager
/
py
/
routes
History
Will Miao
647bda2160
Add API endpoint and frontend integration for fetching example image files
2025-06-07 22:31:57 +08:00
..
api_routes.py
Add bulk delete functionality for loras and implement model duplicates management. See
#198
2025-06-02 08:08:45 +08:00
checkpoints_routes.py
Add bulk delete endpoint for checkpoints and enhance ModelDuplicatesManager for better handling of model types
2025-06-02 08:54:31 +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 API endpoint and frontend integration for fetching example image files
2025-06-07 22:31:57 +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