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
3050bbe2607a9dcf255845801750eb36f0a34e3d
ComfyUI-Lora-Manager
/
static
/
js
/
api
History
Will Miao
4c33c9d256
feat: enhance folder update logic with error handling in fetchModelsPage
2025-08-08 17:33:11 +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: enhance folder update logic with error handling in fetchModelsPage
2025-08-08 17:33:11 +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