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
00228deaaa2b05376567797d08fa2e7edef1b3a0
ComfyUI-Lora-Manager
/
py
/
routes
/
handlers
History
Will Miao
8bee8f4069
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
..
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
feat(ui): add View on Hugging Face button, plumb hf_url through full cache pipeline
2026-07-01 08:38:16 +08:00
misc_handlers.py
feat(download): add Hugging Face model download to standalone UI wizard (
#965
,
#977
)
2026-06-30 19:36:12 +08:00
model_handlers.py
fix(cache): prevent corrupted cache rows from breaking model listings (
#730
)
2026-06-30 09:02:42 +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