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
edd36427ac9f30dab0e285e0179ebb1e5a914da8
ComfyUI-Lora-Manager
/
py
/
routes
History
Will Miao
edd36427ac
Refactor recipe management to enhance initialization and metadata handling. Improve error logging during cache pre-warming, streamline recipe data structure, and ensure proper handling of generation parameters. Update UI components for missing LoRAs with improved summary and toggle functionality. Add new methods for adding recipes to cache and loading recipe data from JSON files.
2025-03-15 20:08:26 +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 management to enhance initialization and metadata handling. Improve error logging during cache pre-warming, streamline recipe data structure, and ensure proper handling of generation parameters. Update UI components for missing LoRAs with improved summary and toggle functionality. Add new methods for adding recipes to cache and loading recipe data from JSON files.
2025-03-15 20:08:26 +08:00
update_routes.py
Add update check and change log
2025-03-06 17:28:18 +08:00