DiffAttack icon indicating copy to clipboard operation
DiffAttack copied to clipboard

'HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /stabilityai/stable-diffusion-2-base/resolve/main/model_index.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f845e76d6d0>, 'Connection to huggingface.co timed out. (connect timeout=10)'))' thrown while requesting HEAD https://huggingface.co/stabilityai/stable-diffusion-2-base/resolve/main/model_index.json

Open tanlingp opened this issue 2 years ago • 1 comments

'HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /stabilityai/stable-diffusion-2-base/resolve/main/model_index.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f845e76d6d0>, 'Connection to huggingface.co timed out. (connect timeout=10)'))' thrown while requesting HEAD https://huggingface.co/stabilityai/stable-diffusion-2-base/resolve/main/model_index.json

tanlingp avatar Sep 15 '23 02:09 tanlingp

Hi @tanlingp ,

This seems an Internet Connection problem. Try to recheck your connection or manually download the weight from here.

WindVChen avatar Sep 15 '23 05:09 WindVChen