mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-06-21 17:52:06 -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.