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 21:52:11 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2cc3145de073c0fbbe6d7cdb61fa9c13564603a
ComfyUI-Lora-Manager
/
py
/
routes
History
Will Miao
1034282161
Enhance LoRA and Recipe templates by adding request context to template rendering. Update JavaScript to initialize search managers with context-specific options and improve header navigation with dynamic search placeholders. Refactor header component for better context awareness in search functionality.
2025-03-17 10:11:50 +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
Enhance LoRA and Recipe templates by adding request context to template rendering. Update JavaScript to initialize search managers with context-specific options and improve header navigation with dynamic search placeholders. Refactor header component for better context awareness in search functionality.
2025-03-17 10:11:50 +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