mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-09-21 19:21:27 -03:00
os.path.commonpath raises ValueError for paths on different Windows drives. Treat that as no common root so cross-drive recipes migrations succeed instead of failing with 'Invalid recipes path change'.