runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/621 [00:00<?, ?B/s] config.json: 100%|██████████| 621/621 [00:00<00:00, 3.34MB/s] pytorch_model.bin: 0%| | 0.00/343M [00:00<?, ?B/s] pytorch_model.bin: 33%|███▎ | 115M/343M [00:01<00:02, 104MB/s] pytorch_model.bin: 100%|██████████| 343M/343M [00:01<00:00, 228MB/s] Invalid model-index. Not loading eval results into CardData. preprocessor_config.json: 0%| | 0.00/228 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 228/228 [00:00<00:00, 1.56MB/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 Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> inputs=gr.image(label="Select hot dog candidate", sources=['upload', 'webcam'], type="pil"), AttributeError: module 'gradio' has no attribute 'image'. Did you mean: 'Image'? model.safetensors: 0%| | 0.00/343M [00:00<?, ?B/s] model.safetensors: 48%|████▊ | 165M/343M [00:01<00:01, 142MB/s] model.safetensors: 100%|██████████| 343M/343M [00:01<00:00, 272MB/s]

Container logs:

Fetching error logs...