RePaint
RePaint copied to clipboard
cant connect to google drive
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 succeedgdown https://drive.google.com/uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX
: That failed withraise 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 succeedgdown 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