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-24 14:42:11 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6148236cbdc007b6a56cf69b2e9828244340c7f3
ComfyUI-Lora-Manager
/
py
/
routes
History
Will Miao
8931b41c76
feat: refactor API routes for renaming models and update related functions
2025-06-25 19:38:38 +08:00
..
api_routes.py
feat: refactor API routes for renaming models and update related functions
2025-06-25 19:38:38 +08:00
checkpoints_routes.py
feat: refactor API routes for renaming models and update related functions
2025-06-25 19:38:38 +08:00
example_images_routes.py
Add delete functionality for custom example images with API endpoint
2025-06-19 11:21:00 +08:00
lora_routes.py
Refactor example images handling by introducing migration logic, updating metadata structure, and enhancing image loading in the UI
2025-06-18 17:14:49 +08:00
misc_routes.py
Add centralized example images setting and update related UI components
2025-06-08 17:38:46 +08:00
recipe_routes.py
feat: enhance LoRA metadata handling by adding model IDs and updating recipe data structure.
Fixes
#246
2025-06-24 11:12:21 +08:00
stats_routes.py
Add statistics page with metrics, charts, and insights functionality
2025-06-24 21:36:20 +08:00
update_routes.py
feat: update API routes for version info and enhance version fetching functionality
2025-06-20 16:38:11 +08:00