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
9d8b7344cd96c7f043900fd72aa3bfad3ec86c78
ComfyUI-Lora-Manager
/
py
/
routes
History
Will Miao
2d4f6ae7ce
feat: Add route to check if a model exists in the library
2025-07-02 14:45:19 +08:00
..
api_routes.py
feat: Add mock module creation for py/nodes directory to prevent loading modules from the nodes directory
2025-06-30 20:19:37 +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
feat: Add route to check if a model exists in the library
2025-07-02 14:45:19 +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
feat: Add route to check if a model exists in the library
2025-07-02 14:45:19 +08:00
recipe_routes.py
feat: enhance recipe metadata handling with NSFW level updates and context menu actions.
FIxes
#247
2025-06-26 11:04:51 +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