runtime error

[nltk_data] Error loading punkt: <urlopen error [Errno -3] Temporary [nltk_data] failure in name resolution> Traceback (most recent call last): File "app.py", line 41, in <module> tokenizer = MarianTokenizer.from_pretrained(mname) File "/home/user/.local/lib/python3.8/site-packages/transformers/tokenization_utils_base.py", line 1788, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for 'Helsinki-NLP/opus-mt-en-hi'. 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 'Helsinki-NLP/opus-mt-en-hi' is the correct path to a directory containing all relevant files for a MarianTokenizer tokenizer.

Container logs:

Fetching error logs...