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-07-13 20:21:16 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
196172624f4d031f2967024390941dbe2338d1f0
ComfyUI-Lora-Manager
/
py
/
routes
/
handlers
History
Will Miao
316702b7ab
fix(hf): allow subdirectory paths in HF resolve URLs, strip repo-internal dirs on save (
#1019
)
2026-07-09 09:18:38 +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(hf): add Link to HuggingFace feature with unified Link Model submenu
2026-07-07 20:04:47 +08:00
model_handlers.py
feat(ui): load provider model catalog asynchronously to avoid blocking page render
2026-07-06 10:02:09 +08:00
preview_handlers.py
fix(preview): add Cache-Control header to FileResponse for browser caching (
#975
)
2026-06-14 17:36:59 +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