runtime error

Exit code: 1. Reason: n: 0%| | 0.00/95.0 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 95.0/95.0 [00:00<00:00, 626kB/s] config.json: 0%| | 0.00/913 [00:00<?, ?B/s] config.json: 100%|██████████| 913/913 [00:00<00:00, 5.71MB/s] configuration_internlm.py: 0%| | 0.00/7.49k [00:00<?, ?B/s] configuration_internlm.py: 100%|██████████| 7.49k/7.49k [00:00<00:00, 35.6MB/s] A new version of the following files was downloaded from https://huggingface.co/Mar2Ding/songcomposer_pretrain: - configuration_internlm.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. modeling_internlm2.py: 0%| | 0.00/54.9k [00:00<?, ?B/s] modeling_internlm2.py: 100%|██████████| 54.9k/54.9k [00:00<00:00, 130MB/s] Encountered exception while importing einops: No module named 'einops' Encountered exception while importing torchvision: No module named 'torchvision' Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> model = AutoModel.from_pretrained(ckpt, trust_remote_code=True) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained model_class = get_class_from_dynamic_module( File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 569, in get_class_from_dynamic_module final_module = get_cached_module_file( File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 392, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 224, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: einops, torchvision. Run `pip install einops torchvision`

Container logs:

Fetching error logs...