runtime error

Exit code: 1. Reason: šŸ”„ Loading model... config.json: 0%| | 0.00/3.57k [00:00<?, ?B/s] config.json: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 3.57k/3.57k [00:00<00:00, 24.0MB/s] pytorch_model.bin: 0%| | 0.00/9.34M [00:00<?, ?B/s] pytorch_model.bin: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 9.34M/9.34M [00:00<00:00, 53.7MB/s] preprocessor_config.json: 0%| | 0.00/408 [00:00<?, ?B/s] preprocessor_config.json: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 408/408 [00:00<00:00, 4.02MB/s] Using a slow image processor as `use_fast` is unset and a slow processor was saved with this model. `use_fast=True` will be the default behavior in v4.52, even if the model was saved with a slow processor. This will result in minor differences in outputs. You'll still be able to use a slow processor with `use_fast=False`. Device set to use cpu āœ… Model loaded. ā— Error: You must provide an image file using --image usage: app.py [-h] [--image IMAGE] [--raw] 🌿 Plant Disease Detector Usage examples: python app.py --image leaf.jpg --raw python app.py --image encoded.txt options: -h, --help show this help message and exit --image IMAGE Path to image or base64 file --raw Use this flag if the input is a raw image file (e.g., JPG, PNG) model.safetensors: 0%| | 0.00/9.26M [00:00<?, ?B/s] model.safetensors: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 9.26M/9.26M [00:00<00:00, 178MB/s]

Container logs:

Fetching error logs...