runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/1.73k [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.73k/1.73k [00:00<00:00, 9.36MB/s] model.safetensors: 0%| | 0.00/109M [00:00<?, ?B/s] model.safetensors: 10%|β–‰ | 10.5M/109M [00:01<00:11, 8.66MB/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 109M/109M [00:01<00:00, 69.3MB/s] preprocessor_config.json: 0%| | 0.00/271 [00:00<?, ?B/s] preprocessor_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 271/271 [00:00<00:00, 1.66MB/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.48, 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 78, in <module> launch_api() File "/home/user/app/app.py", line 67, in launch_api gr.Image(type="bytes"), # Input image as bytes File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 179, in wrapper return fn(self, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/components/image.py", line 119, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: bytes. Please choose from one of: ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...