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