Closed oprogramadorreal closed 1 week ago
I noticed that the issue occurs only with CivitAI URLs (not HuggingFace URLs, for example). This approach disables the 'read' timeout for anyone calling the 'download_file' function, which is not ideal. I will close it and provide a more specific solution.
When using the 'comfy model download' command to download large models from Civitai, an exception with the message 'The read operation timed out' is frequently thrown. This change prevents the exception from occurring.
This is a proposal to fix the issue: https://github.com/Comfy-Org/comfy-cli/issues/210