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
888896c0c06ae3915d00a311c3ba61362db20e59
ComfyUI-Lora-Manager
/
py
/
routes
History
Will Miao
d0ed1213d8
feat: enhance LoRA metadata handling by adding model IDs and updating recipe data structure.
Fixes
#246
2025-06-24 11:12:21 +08:00
..
api_routes.py
Remove unused code
2025-06-20 10:43:02 +08:00
checkpoints_routes.py
Refactor metadata handling by introducing MetadataManager for centralized operations and improving error handling
2025-06-17 21:01:48 +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
update_routes.py
feat: update API routes for version info and enhance version fetching functionality
2025-06-20 16:38:11 +08:00