Will Miao
|
64a906ca5e
|
Add Lora syntax send to comfyui functionality: implement API endpoint and frontend integration for sending and updating LoRA codes in ComfyUI nodes.
|
2025-05-14 21:09:36 +08:00 |
|
Will Miao
|
4f712fec14
|
Reduce default delay in model processing from 0.2 to 0.1 seconds for improved responsiveness.
|
2025-05-13 15:30:09 +08:00 |
|
Will Miao
|
9dbcc105e7
|
feat: add model metadata refresh functionality and enhance download progress tracking. https://github.com/willmiao/ComfyUI-Lora-Manager/issues/151
|
2025-05-01 18:57:29 +08:00 |
|
Will Miao
|
3833647dfe
|
refactor: remove unused tkinter imports from misc_routes.py. Fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/150
|
2025-05-01 06:06:20 +08:00 |
|
Will Miao
|
cb5e64d26b
|
feat: enhance example images downloading by adding local file processing before remote download
|
2025-04-30 13:56:29 +08:00 |
|
Will Miao
|
f36febf10a
|
fix: create independent session for downloading example images to prevent interference
|
2025-04-30 13:35:12 +08:00 |
|
Will Miao
|
26d9a9caa6
|
refactor: streamline example images download functionality and UI updates
|
2025-04-30 13:20:44 +08:00 |
|
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 |
|