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 22:22:11 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f38764a0e190d362d90dd82b6f52bf3345408d9
ComfyUI-Lora-Manager
/
py
/
routes
History
Will Miao
3f38764a0e
Add filter-related endpoints to RecipeRoutes for top tags and base models. Enhance get_paginated_data method in RecipeScanner to support filtering by base model and tags. Implement logic to retrieve and count occurrences of top tags and base models from cached recipes.
2025-03-16 21:21:00 +08:00
..
api_routes.py
Refactor API and DownloadManager to utilize version-level properties for model file existence and size, improving data handling and UI responsiveness.
2025-03-15 09:45:07 +08:00
lora_routes.py
Merge branch 'main' into dev
2025-03-13 11:45:43 +08:00
recipe_routes.py
Add filter-related endpoints to RecipeRoutes for top tags and base models. Enhance get_paginated_data method in RecipeScanner to support filtering by base model and tags. Implement logic to retrieve and count occurrences of top tags and base models from cached recipes.
2025-03-16 21:21:00 +08:00
update_routes.py
Add update check and change log
2025-03-06 17:28:18 +08:00