runtime error
Exit code: 1. Reason: hon3.10/site-packages (from huggingface-hub<2.0,>=0.34.0->diffusers==0.36.0.dev0) (4.15.0) Requirement already satisfied: hf-xet<2.0.0,>=1.1.3 in /usr/local/lib/python3.10/site-packages (from huggingface-hub<2.0,>=0.34.0->diffusers==0.36.0.dev0) (1.1.10) Requirement already satisfied: exceptiongroup>=1.0.2 in /usr/local/lib/python3.10/site-packages (from anyio->httpx<1.0.0->diffusers==0.36.0.dev0) (1.3.0) Requirement already satisfied: sniffio>=1.1 in /usr/local/lib/python3.10/site-packages (from anyio->httpx<1.0.0->diffusers==0.36.0.dev0) (1.3.1) Requirement already satisfied: zipp>=3.20 in /usr/local/lib/python3.10/site-packages (from importlib_metadata->diffusers==0.36.0.dev0) (3.23.0) Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.10/site-packages (from requests->diffusers==0.36.0.dev0) (3.4.3) Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.10/site-packages (from requests->diffusers==0.36.0.dev0) (2.5.0) [notice] A new release of pip is available: 25.2 -> 25.3 [notice] To update, run: pip install --upgrade pip /usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py:734: UserWarning: Can't initialize NVML warnings.warn("Can't initialize NVML") /usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py:734: UserWarning: Can't initialize NVML warnings.warn("Can't initialize NVML") /usr/local/lib/python3.10/site-packages/torch/amp/autocast_mode.py:266: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> import os; exec(os.getenv('EXEC')) File "<string>", line 12, in <module> File "/usr/local/lib/python3.10/site-packages/spaces/__init__.py", line 21, in <module> from .zero.decorator import GPU File "/usr/local/lib/python3.10/site-packages/spaces/zero/__init__.py", line 20, in <module> raise RuntimeError( RuntimeError: CUDA has been initialized before importing the `spaces` package
Container logs:
Fetching error logs...