I run it in Pycharm on windows. I have downloaded models in the cache folder and translated several files successfully, but once I closed the internet, it would show a timeout error.
C:\Users\Kaipard\PycharmProjects\HU99999\venv\Scripts\python.exe C:\Users\Kaipard\PycharmProjects\HU99999\main.py
progress: 0%| | 0/331 [00:00<?, ?it/s]translating PITV.Dialogue.Abigail.WelcomeToPridePITV wrong:HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /Helsinki-NLP/opus-mt-en-zh/resolve/main/model.safetensors (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x00000204D6458730>, 'Connection to huggingface.co timed out. (connect timeout=10)'))
I run it in Pycharm on windows. I have downloaded models in the cache folder and translated several files successfully, but once I closed the internet, it would show a timeout error.
C:\Users\Kaipard\PycharmProjects\HU99999\venv\Scripts\python.exe C:\Users\Kaipard\PycharmProjects\HU99999\main.py
progress: 0%| | 0/331 [00:00<?, ?it/s]translating PITV.Dialogue.Abigail.WelcomeToPridePITV wrong:HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /Helsinki-NLP/opus-mt-en-zh/resolve/main/model.safetensors (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x00000204D6458730>, 'Connection to huggingface.co timed out. (connect timeout=10)'))