runtime error

Exit code: 1. Reason: preprocessor_config.json: 0%| | 0.00/394 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 394/394 [00:00<00:00, 2.97MB/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.22k [00:00<?, ?B/s] config.json: 100%|██████████| 1.22k/1.22k [00:00<00:00, 11.3MB/s] model.safetensors: 0%| | 0.00/372M [00:00<?, ?B/s] model.safetensors: 10%|▉ | 36.3M/372M [00:01<00:11, 28.5MB/s] model.safetensors: 100%|██████████| 372M/372M [00:02<00:00, 180MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 24, in <module> gr.Image(type="pil", label="Input Image").style(height=300) AttributeError: 'Image' object has no attribute 'style'. Did you mean: 'scale'?

Container logs:

Fetching error logs...