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