Will Miao
cb876cf77e
Implement saving model example images locally. Fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/88
2025-04-29 22:41:18 +08:00
Will Miao
7ce5857cd5
feat: implement standalone mode support with mock modules and path handling
2025-04-26 19:14:38 +08:00
Will Miao
b12079e0f6
feat: Implement usage statistics tracking with backend integration and route setup
2025-04-22 08:56:34 +08:00
Will Miao
ed87411e0d
refactor: Change logging level from info to debug for service initialization and file monitoring
2025-04-15 11:48:37 +08:00
Will Miao
5f3c515323
feat: Enhance checkpoint handling by initializing paths and adding static routes
2025-04-12 19:06:17 +08:00
Will Miao
d5ce6441e3
refactor: Simplify service initialization in LoraRoutes and RecipeRoutes, and adjust logging level in ServiceRegistry
2025-04-12 09:01:09 +08:00
Will Miao
0618541527
checkpoint
2025-04-11 20:22:12 +08:00
Will Miao
048d486fa6
Refactor cache initialization in LoraManager and RecipeScanner for improved background processing and error handling
2025-04-10 11:34:19 +08:00
Will Miao
8fdfb68741
checkpoint
2025-04-10 09:08:51 +08:00
Will Miao
c987338c84
Add Checkpoints feature with routes, template, and JavaScript integration
...
- Introduced CheckpointsRoutes for managing checkpoints-related endpoints and handling the checkpoints page.
- Added checkpoints.html template for rendering the checkpoints interface with a work-in-progress message.
- Implemented checkpoints.js to manage the initialization of the Checkpoints page and its components.
- Updated LoraManager to include checkpoints routes in the application setup, enhancing overall functionality.
2025-03-20 10:50:46 +08:00
Will Miao
406284a045
checkpoint
2025-03-16 16:56:33 +08:00
Will Miao
e6aafe8773
Add recipes checkpoint
2025-03-08 23:10:24 +08:00
Will Miao
ccd4cee65a
Add TriggerWord Toggle node
2025-02-28 21:13:37 +08:00
Will Miao
2d72044d66
Reorganize python files
2025-02-24 20:41:16 +08:00