mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
- Updated handling of 401 unauthorized responses to differentiate between API key issues and early access restrictions. - Improved logging for unauthorized access attempts. - Refactored condition to check for early access restrictions based on response headers. - Adjusted logic in DownloadManager to check for early access using a more concise method.