runtime error
Exit code: 1. Reason: config.json: 0%| | 0.00/1.21k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.21k/1.21k [00:00<00:00, 8.30MB/s] model.safetensors: 0%| | 0.00/2.95G [00:00<?, ?B/s][A model.safetensors: 5%|▌ | 154M/2.95G [00:01<00:31, 88.2MB/s][A model.safetensors: 61%|██████ | 1.80G/2.95G [00:02<00:01, 788MB/s][A model.safetensors: 95%|█████████▌| 2.82G/2.95G [00:04<00:00, 724MB/s][A model.safetensors: 100%|██████████| 2.95G/2.95G [00:05<00:00, 532MB/s] generation_config.json: 0%| | 0.00/147 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 147/147 [00:00<00:00, 1.20MB/s] spiece.model: 0%| | 0.00/792k [00:00<?, ?B/s][A spiece.model: 100%|██████████| 792k/792k [00:00<00:00, 14.0MB/s] tokenizer.json: 0%| | 0.00/1.39M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 1.39M/1.39M [00:00<00:00, 33.5MB/s] You are using the default legacy behaviour of the <class 'transformers.models.t5.tokenization_t5.T5Tokenizer'>. This is expected, and simply means that the `legacy` (previous) behavior will be used so nothing changes for you. If you want to use the new behaviour, set `legacy=False`. This should only be set if you understand what it means, and thoroughly read the reason why this was added as explained in https://github.com/huggingface/transformers/pull/24565 Traceback (most recent call last): File "/home/user/app/app.py", line 352, in <module> pillow_heif.register_avif_opener() AttributeError: module 'pillow_heif' has no attribute 'register_avif_opener'. Did you mean: 'register_heif_opener'?
Container logs:
Fetching error logs...