runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/405 [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 405/405 [00:00<00:00, 3.13MB/s] BiRefNet_config.py: 0%| | 0.00/298 [00:00<?, ?B/s] BiRefNet_config.py: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 298/298 [00:00<00:00, 2.45MB/s] A new version of the following files was downloaded from https://huggingface.co/ZhengPeng7/BiRefNet: - BiRefNet_config.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. birefnet.py: 0%| | 0.00/92.0k [00:00<?, ?B/s] birefnet.py: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 92.0k/92.0k [00:00<00:00, 97.8MB/s] Encountered exception while importing einops: No module named 'einops' Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> birefnet = AutoModelForImageSegmentation.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 553, in from_pretrained model_class = get_class_from_dynamic_module( File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 541, 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 366, 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 198, 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...