runtime error
Exit code: 1. Reason: --- INICIANDO CONFIGURACI脫N DEL ENTORNO --- Instalando CUDA Toolkit... CUDA Toolkit instalado. Variables de entorno de CUDA configuradas. Verificando versi贸n de NVCC: nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2024 NVIDIA Corporation Built on Tue_Feb_27_16:19:38_PST_2024 Cuda compilation tools, release 12.4, V12.4.99 Build cuda_12.4.r12.4/compiler.33961263_0 Compilando extensi贸n de renderizador diferenciable... Renderizador diferenciable compilado. Instalando rasterizador personalizado... Processing ./custom_rasterizer-0.1-cp310-cp310-linux_x86_64.whl Installing collected packages: custom-rasterizer Successfully installed custom-rasterizer-0.1 Rasterizador personalizado instalado. --- CONFIGURACI脫N DEL ENTORNO FINALIZADA --- 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] No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' Dispositivo detectado: cpu Traceback (most recent call last): File "/home/user/app/app.py", line 95, in <module> raise RuntimeError("CUDA no est谩 disponible para PyTorch. La aplicaci贸n no puede continuar.") RuntimeError: CUDA no est谩 disponible para PyTorch. La aplicaci贸n no puede continuar.
Container logs:
Fetching error logs...