runtime error

Exit code: 1. Reason: /usr/local/lib/python3.9/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 "/app/app.py", line 32, in <module> if hasattr(torch, 'backends') and hasattr(torch.backends, 'cuda') and torch.backends.cuda.is_enabled(): AttributeError: module 'torch.backends.cuda' has no attribute 'is_enabled'

Container logs:

Fetching error logs...