runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/1.16k [00:00<?, ?B/s] config.json: 100%|██████████| 1.16k/1.16k [00:00<00:00, 9.83MB/s] model.safetensors: 0%| | 0.00/346M [00:00<?, ?B/s] model.safetensors: 100%|█████████▉| 346M/346M [00:00<00:00, 357MB/s] preprocessor_config.json: 0%| | 0.00/436 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 436/436 [00:00<00:00, 3.01MB/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`. Traceback (most recent call last): File "/home/user/app/app.py", line 68, in <module> image_upload = gr.Image(source="upload", type="pil", label="Upload Image") File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 182, in wrapper return fn(self, **kwargs) TypeError: Image.__init__() got an unexpected keyword argument 'source'

Container logs:

Fetching error logs...