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. Note: Environment variable`HF_TOKEN` is set and is the current active token independently from the token you've just configured. Traceback (most recent call last): File "/app/app.py", line 13, in <module> model_id, ^^^^^^^^ NameError: name 'model_id' is not defined
Container logs:
Fetching error logs...