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
16c312c90bccddb442c33d56ed73edac81be8f3b
ComfyUI-Lora-Manager
/
static
/
js
/
utils
History
Will Miao
9fc2fb4d17
Enhance model caching and exclusion functionality: update cache version, add excluded models to cache data, and ensure cache is saved to disk after model exclusion and deletion.
2025-06-04 18:38:45 +08:00
..
cardUpdater.js
feat: implement recipe card update functionality after modal edits
2025-05-05 23:17:58 +08:00
constants.js
feat: Add "HiDream" and "LTXV" base models
2025-05-02 11:56:10 +02:00
debounce.js
Refactor LoRA template with modular components and script updates
2025-02-04 12:20:56 +08:00
formatters.js
Add bulk delete functionality for loras and implement model duplicates management. See
#198
2025-06-02 08:08:45 +08:00
infiniteScroll.js
Add container padding properties to VirtualScroller and adjust card padding
2025-05-22 15:23:32 +08:00
modalUtils.js
Enhance model caching and exclusion functionality: update cache version, add excluded models to cache data, and ensure cache is saved to disk after model exclusion and deletion.
2025-06-04 18:38:45 +08:00
routes.js
checkpoint
2025-03-17 19:58:17 +08:00
storageHelpers.js
feat: Enhance model preview version management with localStorage support
2025-04-15 10:35:50 +08:00
uiHelpers.js
Refactor ShowcaseView and uiHelpers for improved image/video handling
2025-06-03 16:06:54 +08:00
VirtualScroller.js
Enhance duplicate mode exit logic: hide duplicates banner, clear model grid, and re-enable virtual scrolling. Improve spacer element handling in VirtualScroller by recreating it if not found in the DOM.
2025-06-04 16:05:57 +08:00