runtime error

Exit code: 1. Reason: ========== == CUDA == ========== CUDA Version 12.1.1 Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. This container image and its contents are governed by the NVIDIA Deep Learning Container License. By pulling and using the container, you accept the terms and conditions of this license: https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. Traceback (most recent call last): File "/home/user/app/train.py", line 5, in <module> from unsloth import FastLanguageModel File "/opt/conda/lib/python3.10/site-packages/unsloth/__init__.py", line 45, in <module> torchvision_compatibility_check() File "/opt/conda/lib/python3.10/site-packages/unsloth/import_fixes.py", line 771, in torchvision_compatibility_check raise ImportError(message) ImportError: Unsloth: torch==2.10.0 requires torchvision>=0.25.0, but found torchvision==0.16.0. Try updating torchvision via `pip install --upgrade "torchvision>=0.25.0"`. Please refer to https://pytorch.org/get-started/previous-versions/ for more information.

Container logs:

Fetching error logs...