runtime error

Exit code: 1. Reason: `CLIPImageProcessor` requires torchvision (not installed); falling back to `CLIPImageProcessorPil` for backward compatibility. Install torchvision to use the default backend, or import `CLIPImageProcessorPil` directly to silence this warning. `SiglipImageProcessor` requires torchvision (not installed); falling back to `SiglipImageProcessorPil` for backward compatibility. Install torchvision to use the default backend, or import `SiglipImageProcessorPil` directly to silence this warning. Traceback (most recent call last): File "/app/app.py", line 26, in <module> raise NotImplementedError("No GPU detected!") NotImplementedError: No GPU detected!

Container logs:

Fetching error logs...