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
8ace0e11cf197f5d15a4e7d4a88265da5ae330e8
ComfyUI-Lora-Manager
/
static
/
js
/
utils
History
Will Miao
a7304ccf47
feat: Add deepMerge method for improved object merging in VirtualScroller
2025-06-19 12:46:50 +08:00
..
cardUpdater.js
Refactor card update functions to unify model and Lora card handling; remove unused metadata path update logic. See
#228
2025-06-14 09:39:59 +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: Add MediaRenderers, MediaUtils, MetadataPanel, and ShowcaseView components for enhanced media handling in showcase
2025-06-19 11:21:32 +08:00
VirtualScroller.js
feat: Add deepMerge method for improved object merging in VirtualScroller
2025-06-19 12:46:50 +08:00