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-08-06 22:10:14 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0bf2728c90c8dc717f7ae731bca721a40cf0334
ComfyUI-Lora-Manager
/
py
/
routes
/
handlers
History
Will Miao
f0bf2728c9
fix(downloads): accept download_id in history delete/retry endpoints, add unique index
2026-07-18 21:10:42 +08:00
..
agent_handlers.py
fix(agent): use status= instead of status_code in json_response calls
2026-07-06 10:02:00 +08:00
base_model_handlers.py
feat: Dynamic base model fetching from Civitai API (
#854
)
2026-03-29 00:18:15 +08:00
example_images_handlers.py
fix: improve example image upload reliability and error handling,
#804
2026-02-08 09:17:19 +08:00
hf_handlers.py
fix(hf): allow subdirectory paths in HF resolve URLs, strip repo-internal dirs on save (
#1019
)
2026-07-09 09:18:38 +08:00
misc_handlers.py
feat(api): add GET endpoints for update-lora-code and update-node-widget
2026-07-15 21:49:22 +08:00
model_handlers.py
fix(downloads): accept download_id in history delete/retry endpoints, add unique index
2026-07-18 21:10:42 +08:00
preview_handlers.py
fix(preview): gracefully handle deleted preview files - image fallback, cache cleanup, quieter logs
2026-07-10 21:25:07 +08:00
recipe_handlers.py
fix(recipe): fallback to locate custom example image on disk by model hash and image id (
#1012
)
2026-07-04 18:40:34 +08:00