runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py:619: UserWarning: Can't initialize NVML warnings.warn("Can't initialize NVML") /usr/local/lib/python3.10/site-packages/transformers/utils/hub.py:127: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead. warnings.warn( INFO:albumentations.check_version:A new version of Albumentations is available: 1.4.14 (you have 1.4.13). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. INFO:matplotlib.font_manager:generated new fontManager Traceback (most recent call last): File "/home/user/app/app.py", line 36, in <module> import spaces File "/usr/local/lib/python3.10/site-packages/spaces/__init__.py", line 19, in <module> from .zero.decorator import GPU File "/usr/local/lib/python3.10/site-packages/spaces/zero/__init__.py", line 15, in <module> raise RuntimeError( RuntimeError: CUDA has been initialized before importing the `spaces` package

Container logs:

Fetching error logs...