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 13:42:12 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa9c78209f24191e681a07b5c9d31dd4c130c31c
ComfyUI-Lora-Manager
/
static
/
js
/
api
History
Will Miao
fa9c78209f
feat: update API endpoints to include '/list' for model retrieval in routes and templates,
fixes
#344
2025-08-07 18:06:40 +08:00
..
apiConfig.js
feat: update API endpoints to include '/list' for model retrieval in routes and templates,
fixes
#344
2025-08-07 18:06:40 +08:00
baseModelApi.js
feat: add creator search option and update related functionality across models and UI
2025-08-06 18:32:57 +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