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
3338c17e8f289aa96904e6b85a245395228de97a
ComfyUI-Lora-Manager
/
py
/
routes
History
Will Miao
3338c17e8f
Refactor recipe processing in RecipeRoutes to enhance LoRA handling. Introduce base model counting logic to determine the most common base model from LoRAs, and streamline the collection of LoRA metadata. Remove outdated metadata update method from RecipeScanner to improve code clarity and maintainability.
2025-03-16 18:56:27 +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
Refactor recipe processing in RecipeRoutes to enhance LoRA handling. Introduce base model counting logic to determine the most common base model from LoRAs, and streamline the collection of LoRA metadata. Remove outdated metadata update method from RecipeScanner to improve code clarity and maintainability.
2025-03-16 18:56:27 +08:00
update_routes.py
Add update check and change log
2025-03-06 17:28:18 +08:00