runtime error

Exit code: 1. Reason: /main/tokenizer_config.json '(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: 66a33b31-4530-438b-86c3-d9d11ab82b0f)')' thrown while requesting HEAD https://huggingface.co/tuner007/pegasus_paraphrase/resolve/main/spiece.model '(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: d116afa5-fa8e-4bf9-ba41-061b782c3d68)')' thrown while requesting HEAD https://huggingface.co/tuner007/pegasus_paraphrase/resolve/main/added_tokens.json '(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: d8bfbe3d-2ef3-4e9d-88a9-224b928fd502)')' thrown while requesting HEAD https://huggingface.co/tuner007/pegasus_paraphrase/resolve/main/special_tokens_map.json '(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: db1b1a51-970a-44df-8dd2-9ab67255b472)')' thrown while requesting HEAD https://huggingface.co/tuner007/pegasus_paraphrase/resolve/main/tokenizer_config.json '(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: aad5233b-1202-4ec0-949e-d73670b3c86c)')' thrown while requesting HEAD https://huggingface.co/tuner007/pegasus_paraphrase/resolve/main/tokenizer.json Traceback (most recent call last): File "app.py", line 6, in <module> tokenizer = PegasusTokenizer.from_pretrained(model_name) File "/home/user/.local/lib/python3.8/site-packages/transformers/tokenization_utils_base.py", line 2029, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for 'tuner007/pegasus_paraphrase'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'tuner007/pegasus_paraphrase' is the correct path to a directory containing all relevant files for a PegasusTokenizer tokenizer.

Container logs:

Fetching error logs...