runtime error

Exit code: 1. Reason: M [00:00<?, ?B/s] pytorch_model.bin: 6%|▋ | 62.9M/990M [00:01<00:14, 62.4MB/s] pytorch_model.bin: 16%|█▋ | 161M/990M [00:02<00:10, 81.1MB/s]  pytorch_model.bin: 100%|█████████▉| 990M/990M [00:02<00:00, 337MB/s] model.safetensors: 0%| | 0.00/990M [00:00<?, ?B/s] model.safetensors: 4%|▍ | 41.9M/990M [00:01<00:22, 41.6MB/s] model.safetensors: 28%|██▊ | 277M/990M [00:02<00:04, 150MB/s]  model.safetensors: 100%|█████████▉| 990M/990M [00:02<00:00, 353MB/s] config.json: 0%| | 0.00/1.39k [00:00<?, ?B/s] config.json: 100%|██████████| 1.39k/1.39k [00:00<00:00, 14.5MB/s] pytorch_model.bin: 0%| | 0.00/308M [00:00<?, ?B/s] pytorch_model.bin: 100%|█████████▉| 308M/308M [00:00<00:00, 346MB/s] generation_config.json: 0%| | 0.00/293 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 293/293 [00:00<00:00, 2.38MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> translator_tokenizer_ar = MarianTokenizer.from_pretrained("Helsinki-NLP/opus-mt-en-ar") File "/usr/local/lib/python3.10/site-packages/transformers/utils/import_utils.py", line 1994, in __getattribute__ requires_backends(cls, cls._backends) File "/usr/local/lib/python3.10/site-packages/transformers/utils/import_utils.py", line 1980, in requires_backends raise ImportError("".join(failed)) ImportError: MarianTokenizer requires the SentencePiece library but it was not found in your environment. Check out the instructions on the installation page of its repo: https://github.com/google/sentencepiece#installation and follow the ones that match your environment. Please note that you may need to restart your runtime after installation. model.safetensors: 0%| | 0.00/308M [00:00<?, ?B/s] model.safetensors: 100%|█████████▉| 308M/308M [00:00<00:00, 320MB/s]

Container logs:

Fetching error logs...