runtime error

Exit code: 1. Reason: | 0.00/40.1k [00:00<?, ?B/s] modeling_deepseekocr.py: 100%|██████████| 40.1k/40.1k [00:00<00:00, 179MB/s] conversation.py: 0%| | 0.00/9.25k [00:00<?, ?B/s] conversation.py: 100%|██████████| 9.25k/9.25k [00:00<00:00, 31.4MB/s] A new version of the following files was downloaded from https://huggingface.co/deepseek-ai/DeepSeek-OCR: - conversation.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_deepseekv2.py: 0%| | 0.00/82.2k [00:00<?, ?B/s] modeling_deepseekv2.py: 100%|██████████| 82.2k/82.2k [00:00<00:00, 204MB/s] Encountered exception while importing einops: No module named 'einops' Traceback (most recent call last): File "/app/app.py", line 13, in <module> model = AutoModel.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained config, kwargs = AutoConfig.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 1346, in from_pretrained config_class = get_class_from_dynamic_module( File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 604, 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 467, in get_cached_module_file get_cached_module_file( File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 427, 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 260, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: einops. Run `pip install einops`

Container logs:

Fetching error logs...