runtime error

/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/_distutils_hack/__init__.py:33: UserWarning: Setuptools is replacing distutils. warnings.warn("Setuptools is replacing distutils.") '(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: f70d4dc2-82a7-41e3-b877-14cff671a1cf)')' thrown while requesting HEAD https://huggingface.co/PaddlePaddle/uie-x-base/resolve/main/config.json [2023-08-16 11:22:28,842] [ WARNING] _http.py:271 - '(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: f70d4dc2-82a7-41e3-b877-14cff671a1cf)')' thrown while requesting HEAD https://huggingface.co/PaddlePaddle/uie-x-base/resolve/main/config.json Traceback (most recent call last): File "/home/user/app/app.py", line 28, in <module> task_instance = Taskflow( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/paddlenlp/taskflow/taskflow.py", line 837, in __init__ self.task_instance = task_class( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/paddlenlp/taskflow/information_extraction.py", line 495, in __init__ config_file_path = hf_hub_download(repo_id=self._task_path, filename=CONFIG_NAME) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1291, in hf_hub_download raise LocalEntryNotFoundError( huggingface_hub.utils._errors.LocalEntryNotFoundError: Connection error, and we cannot find the requested files in the disk cache. Please try again or make sure your Internet connection is on.

Container logs:

Fetching error logs...