Fannovel16 / comfyui_controlnet_aux

ComfyUI's ControlNet Auxiliary Preprocessors
Apache License 2.0
1.65k stars 158 forks source link

Error caused by dpt_hybrid-midas-501f0c75.pt #353

Open wuqq opened 1 month ago

wuqq commented 1 month ago

requests.exceptions.ConnectionError: (MaxRetryError("HTTPSConnectionPool(host='hf-mirror.com%20python%20xxx.py', port=443): Max retries exceeded with url: /lllyasviel/ControlNet/resolve/main/annotator/ckpts/dpt_hybrid-midas-501f0c75.pt (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001B58D215390>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))"), '(Request ID: c59d3191-bd9d-485d-89f8-161f21ac8f81)')

At first, I suspected the problem of accessing huggingface.co, so I changed the request address to hf-mirror.com, but the error was still reported To try again, I put dpt_hybrid-midas-501f0c75.pt under this directory

~\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts\lllyasviel\ControlNet\resolve\main\annotator\ckpts

Still can't solve the problem, please ask dpt_hybrid-midas-501f0c75.pt is placed under the correct directory