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
6b834c23625640d0b1069b911023426e960c95a9
ComfyUI-Lora-Manager
/
static
/
js
/
api
History
Will Miao
7abfc49e08
feat: implement bulk operations for model management including delete, move, and refresh functionalities
2025-08-05 11:23:20 +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: implement bulk operations for model management including delete, move, and refresh functionalities
2025-08-05 11:23:20 +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