runtime error
Exit code: 1. Reason: Uninstalling pip-25.0.1: Successfully uninstalled pip-25.0.1 Successfully installed pip-24.0 Processing ./package/nvdiffrast-0.3.1.torch-cp310-cp310-linux_x86_64.whl Installing collected packages: nvdiffrast Successfully installed nvdiffrast-0.3.1.torch [notice] A new release of pip is available: 24.0 -> 25.0.1 [notice] To update, run: pip install --upgrade pip The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s][A 0it [00:00, ?it/s] /usr/local/lib/python3.10/site-packages/diffusers/models/transformers/transformer_2d.py:34: FutureWarning: `Transformer2DModelOutput` is deprecated and will be removed in version 1.0.0. Importing `Transformer2DModelOutput` from `diffusers.models.transformer_2d` is deprecated and this will be removed in a future version. Please use `from diffusers.models.modeling_outputs import Transformer2DModelOutput`, instead. deprecate("Transformer2DModelOutput", "1.0.0", deprecation_message) INFO:matplotlib.font_manager:generated new fontManager Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> from infer_api import InferAPI File "/home/user/app/infer_api.py", line 120, in <module> _warmup(device) File "/home/user/app/infer_api.py", line 111, in _warmup glctx = dr.RasterizeCudaContext(device=None) File "/usr/local/lib/python3.10/site-packages/nvdiffrast/torch/ops.py", line 85, in __init__ cuda_device_idx = torch.cuda.current_device() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 787, in current_device _lazy_init() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 302, in _lazy_init torch._C._cuda_init() RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx
Container logs:
Fetching error logs...