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 05:32:12 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0184dfd7eb36301535c9eee6d04c7a4232178c24
ComfyUI-Lora-Manager
/
py
/
routes
History
Will Miao
de06c6b2f6
feat: Add download cancellation and tracking features in DownloadManager and API routes
2025-07-21 15:38:20 +08:00
..
api_routes.py
feat: Add download cancellation and tracking features in DownloadManager and API routes
2025-07-21 15:38:20 +08:00
checkpoints_routes.py
feat: Rename download endpoint from /api/download-lora to /api/download-model and update related logic
2025-07-02 19:21:25 +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 JSON parsing for base_model_path_mappings and refactor path handling in DownloadManager
2025-07-21 07:37:34 +08:00
recipe_routes.py
refactor: Remove unused imports and dependencies from utils, recipe_routes, requirements, and pyproject files. See
#278
2025-07-10 16:36:28 +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