runtime error

Exit code: 1. Reason: [ERROR] `loss` is part of Qwen2_5_VLCausalLMOutputWithPast.__init__'s signature, but not documented. Make sure to add it to the docstring of the function in /usr/local/lib/python3.13/site-packages/transformers/models/qwen2_5_vl/modeling_qwen2_5_vl.py. [ERROR] `logits` is part of Qwen2_5_VLCausalLMOutputWithPast.__init__'s signature, but not documented. Make sure to add it to the docstring of the function in /usr/local/lib/python3.13/site-packages/transformers/models/qwen2_5_vl/modeling_qwen2_5_vl.py. Traceback (most recent call last): File "/app/app.py", line 22, in <module> from qwen_vl_utils import process_vision_info File "/usr/local/lib/python3.13/site-packages/qwen_vl_utils/__init__.py", line 1, in <module> from .vision_process import ( ...<5 lines>... ) File "/usr/local/lib/python3.13/site-packages/qwen_vl_utils/vision_process.py", line 16, in <module> import torchvision ModuleNotFoundError: No module named 'torchvision'

Container logs:

Fetching error logs...