mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-14 09:43:22 -03:00
1420ab31a2
- 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.