runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 24, in <module> from depth_anything_3.app.gradio_app import DepthAnything3App File "/app/depth_anything_3/app/gradio_app.py", line 29, in <module> from depth_anything_3.app.modules.event_handlers import EventHandlers File "/app/depth_anything_3/app/modules/__init__.py", line 21, in <module> from depth_anything_3.app.modules.event_handlers import EventHandlers File "/app/depth_anything_3/app/modules/event_handlers.py", line 27, in <module> import torch ModuleNotFoundError: No module named 'torch'

Container logs:

Fetching error logs...