runtime error

Exit code: 1. Reason: ylinux_2_28_x86_64.whl (155.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 MB 140.6 MB/s 0:00:01 Installing collected packages: triton, nvidia-nccl-cu12, torch Attempting uninstall: triton Found existing installation: triton 3.6.0 Uninstalling triton-3.6.0: Successfully uninstalled triton-3.6.0 Attempting uninstall: nvidia-nccl-cu12 Found existing installation: nvidia-nccl-cu12 2.27.5 Uninstalling nvidia-nccl-cu12-2.27.5: Successfully uninstalled nvidia-nccl-cu12-2.27.5 Attempting uninstall: torch Found existing installation: torch 2.10.0 Uninstalling torch-2.10.0: Successfully uninstalled torch-2.10.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Successfully installed nvidia-nccl-cu12-2.27.3 torch-2.8.0 triton-3.4.0 Traceback (most recent call last): File "/app/app.py", line 9, in <module> from diffusers.pipelines.wan.pipeline_wan_i2v import WanImageToVideoPipeline File "/usr/local/lib/python3.13/site-packages/diffusers/pipelines/wan/pipeline_wan_i2v.py", line 31, in <module> from ..pipeline_utils import DiffusionPipeline File "/usr/local/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 76, in <module> from .pipeline_loading_utils import ( ...<23 lines>... ) File "/usr/local/lib/python3.13/site-packages/diffusers/pipelines/pipeline_loading_utils.py", line 51, in <module> from transformers.utils import FLAX_WEIGHTS_NAME as TRANSFORMERS_FLAX_WEIGHTS_NAME ImportError: cannot import name 'FLAX_WEIGHTS_NAME' from 'transformers.utils' (/usr/local/lib/python3.13/site-packages/transformers/utils/__init__.py)

Container logs:

Fetching error logs...