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-21 21:22:11 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
677a239d532f24471e2a1ca00f0ce0af5da42b40
ComfyUI-Lora-Manager
/
static
/
js
/
api
History
Will Miao
677a239d53
feat: add setting to include trigger words in LoRA syntax, update UI and functionality,
fixes
#268
2025-08-05 18:04:10 +08:00
..
apiConfig.js
feat: add endpoints for retrieving checkpoints and unet roots in CheckpointApiClient
2025-08-04 22:23:43 +08:00
baseModelApi.js
feat: add setting to include trigger words in LoRA syntax, update UI and functionality,
fixes
#268
2025-08-05 18:04:10 +08:00
checkpointApi.js
feat: enhance model root fetching and moving functionality across various components
2025-08-04 23:37:27 +08:00
embeddingApi.js
feat: enable move operations for all model types and remove unsupported methods from specific clients
2025-08-04 19:51:02 +08:00
loraApi.js
feat: enable move operations for all model types and remove unsupported methods from specific clients
2025-08-04 19:51:02 +08:00
modelApiFactory.js
feat: refactor model API structure to support specific model types with dedicated API clients for Checkpoints, LoRAs, and Embeddings
2025-08-04 19:37:53 +08:00
recipeApi.js
Refactor API structure to unify model operations
2025-07-25 10:04:18 +08:00