mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-05-07 17:06:43 -03:00
- Added a check to prevent saving if the base model value has not changed. - Stored the original value during editing to compare with the new selection. - Updated the saveBaseModel function to accept the original value for comparison.