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-22 05:32:12 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.8.13
ComfyUI-Lora-Manager
/
py
/
routes
History
Will Miao
e92ab9e3cc
refactor: add endpoints for finding duplicates and bulk deletion of recipes; enhance fingerprint calculation and handling
2025-05-07 19:34:27 +08:00
..
api_routes.py
fix: update model type checks to include LoCon and lycoris in API routes. Fixes
https://github.com/willmiao/ComfyUI-Lora-Manager/issues/159
2025-05-05 07:48:08 +08:00
checkpoints_routes.py
feat: add model exclusion functionality with new API endpoints and metadata handling
2025-05-02 22:36:50 +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
feat: add model metadata refresh functionality and enhance download progress tracking.
https://github.com/willmiao/ComfyUI-Lora-Manager/issues/151
2025-05-01 18:57:29 +08:00
recipe_routes.py
refactor: add endpoints for finding duplicates and bulk deletion of recipes; enhance fingerprint calculation and handling
2025-05-07 19:34:27 +08:00
update_routes.py
fix: enhance version comparison by ignoring suffixes in semantic version strings
2025-05-01 07:47:09 +08:00