mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
- Removed the custom async_timeout function and replaced it with direct usage of the initialization lock. - Simplified the cache initialization process by eliminating the dependency on the lora scanner. - Enhanced error handling during cache initialization to ensure a fallback to an empty cache on failure.