The File "swinv2pv3_v0_448_ls0.2_x/preprocess.json" cannot be found.

#2
by honokaa - opened

When I run the anime_dbaesthetic() function, the following error is reported:
ProxyError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /deepghs/anime_aesthetic/resolve/main/swinv2pv3_v0_448_ls0.2_x/preprocess.json (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1135)'))))"), '(Request ID: b06d70a6-2b94-49a6-8fee-758f3e27c36d)')

So I want to download the json file manually, but I found that there is no such file on huggingface.

Sign up or log in to comment