andreas128 / RePaint

Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cant connect to google drive

DuskSwan opened this issue · comments

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 ?

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 ?

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

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