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
fae2e274fd3d52483746d939e46302d872469392
ComfyUI-Lora-Manager
/
static
/
js
/
api
History
Will Miao
fae2e274fd
feat: enable move operations for all model types and remove unsupported methods from specific clients
2025-08-04 19:51:02 +08:00
..
apiConfig.js
feat: enable move operations for all model types and remove unsupported methods from specific clients
2025-08-04 19:51:02 +08:00
baseModelApi.js
feat: enable move operations for all model types and remove unsupported methods from specific clients
2025-08-04 19:51:02 +08:00
checkpointApi.js
feat: enable move operations for all model types and remove unsupported methods from specific clients
2025-08-04 19:51:02 +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