-
-
Notifications
You must be signed in to change notification settings - Fork 849
Error: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries #1010
Description
'HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /openai/clip-vit-large-patch14/resolve/main/vocab.json (Caused by ProxyError('Cannot connect to proxy.', OSError(0, 'Error')))' thrown while requesting HEAD https://huggingface.co/openai/clip-vit-large-patch14/resolve/main/vocab.json
17:35:03.640 WARNING cuda:0 'HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded _http.py:145
with url: /openai/clip-vit-large-patch14/resolve/main/vocab.json (Caused by ProxyError('Cannot connect to
proxy.', OSError(0, 'Error')))' thrown while requesting HEAD
https://huggingface.co/openai/clip-vit-large-patch14/resolve/main/vocab.json
17:35:03.643 ERROR cuda:0 Error while loading stable-diffusion model: model_manager.py:45
D:\Easy_Diffusion\models\stable-diffusion\sd-v1-4.ckpt
17:35:03.645 ERROR cuda:0 Error: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries model_manager.py:46
exceeded with url: /openai/clip-vit-large-patch14/resolve/main/vocab.json (Caused by
ProxyError('Cannot connect to proxy.', OSError(0, 'Error')))
17:35:03.647 ERROR cuda:0 Consider removing the model from the model folder.
help!