mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-06-20 17:32:05 -03:00
- Delay torch import until needed in load_unet and load_unet_gguf methods - This improves module loading performance by avoiding unnecessary imports - Maintains functionality while reducing initial import overhead