runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 22, in <module> tokenizer = BertTokenizer.from_pretrained(model_name) File "/home/user/.local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 1788, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for 'indolem/indobert-base-uncased'. 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 'indolem/indobert-base-uncased' is the correct path to a directory containing all relevant files for a BertTokenizer tokenizer.

Container logs:

Fetching error logs...