runtime error

Exit code: 1. Reason: Running on device: cpu Loading Depth Anything V2 Large... config.json: 0.00B [00:00, ?B/s] config.json: 1.43kB [00:00, 4.65MB/s] model.safetensors: 0%| | 0.00/1.34G [00:00<?, ?B/s] model.safetensors: 0%| | 0.00/1.34G [00:02<?, ?B/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.34G/1.34G [00:03<00:00, 431MB/s] Loading weights: 0%| | 0/503 [00:00<?, ?it/s] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 503/503 [00:00<00:00, 4537.81it/s] Traceback (most recent call last): File "/app/app.py", line 212, in <module> depth_model, depth_processor, lama_model, stereo_warper = load_models() ~~~~~~~~~~~^^ File "/app/app.py", line 197, in load_models depth_processor = AutoImageProcessor.from_pretrained( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/utils/import_utils.py", line 1997, in __getattribute__ requires_backends(cls, cls._backends) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/utils/import_utils.py", line 1983, in requires_backends raise ImportError("".join(failed)) ImportError: AutoImageProcessor requires the Torchvision library but it was not found in your environment. Check out the instructions on the installation page: https://pytorch.org/get-started/locally/ 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...