andreas128 / RePaint

Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022
1.94k stars 157 forks source link

cant connect to google drive #27

Open DuskSwan opened 1 year ago

DuskSwan commented 1 year ago

I failed in running "download.sh", so I run the command in the .sh line by line. wget https://openaipublic.blob.core.windows.net/diffusion/jul-2021/256x256_diffusion.pt : That succeed gdown https://drive.google.com/uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX : That failed with


raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcbea09b8e0>: Failed to establish a new connection: [Errno 11] Resource temporarily unavailable'))


What should I do ?

zhongguadepi commented 9 months ago

I failed in running "download.sh", so I run the command in the .sh line by line. wget https://openaipublic.blob.core.windows.net/diffusion/jul-2021/256x256_diffusion.pt : That succeed gdown https://drive.google.com/uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX : That failed with

raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcbea09b8e0>: Failed to establish a new connection: [Errno 11] Resource temporarily unavailable'))

What should I do ?

请问您解决这个问题了吗 我也遇到同样的问题了

FakeEyes2Wo commented 7 months ago

I failed in running "download.sh", so I run the command in the .sh line by line. wget https://openaipublic.blob.core.windows.net/diffusion/jul-2021/256x256_diffusion.pt : That succeed gdown https://drive.google.com/uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX : That failed with raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcbea09b8e0>: Failed to establish a new connection: [Errno 11] Resource temporarily unavailable')) What should I do ?

请问您解决这个问题了吗 我也遇到同样的问题了

use vpn or local download and upload to environment