runtime error
Exit code: 1. Reason: preprocessor_config.json: 0%| | 0.00/394 [00:00<?, ?B/s][A preprocessor_config.json: 100%|██████████| 394/394 [00:00<00:00, 1.49MB/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`. config.json: 0%| | 0.00/1.54k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.54k/1.54k [00:00<00:00, 8.22MB/s] model.safetensors: 0%| | 0.00/372M [00:00<?, ?B/s][A model.safetensors: 18%|█▊ | 67.1M/372M [00:01<00:08, 35.1MB/s][A model.safetensors: 46%|████▌ | 170M/372M [00:03<00:03, 54.1MB/s] [A model.safetensors: 100%|██████████| 372M/372M [00:04<00:00, 87.8MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 44, in <module> inputs=gr.Image(source="webcam", streaming=True, label="Live Waste Feed"), File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 159, in wrapper return fn(self, **kwargs) TypeError: Image.__init__() got an unexpected keyword argument 'source'
Container logs:
Fetching error logs...