runtime error
Exit code: 1. Reason: Loading models... 0%| | 0.00/72.1M [00:00<?, ?iB/s][A 66%|████████████████████████▍ | 47.5M/72.1M [00:01<00:00, 49.8MiB/s][A 100%|█████████████████████████████████████| 72.1M/72.1M [00:01<00:00, 60.2MiB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> t5_tokenizer = T5Tokenizer.from_pretrained("t5-small") 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: T5Tokenizer 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.
Container logs:
Fetching error logs...