runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/724 [00:00<?, ?B/s] config.json: 100%|██████████| 724/724 [00:00<00:00, 3.16MB/s] model.safetensors: 0%| | 0.00/343M [00:00<?, ?B/s] model.safetensors: 36%|███▌ | 123M/343M [00:01<00:01, 123MB/s] model.safetensors: 100%|█████████▉| 343M/343M [00:01<00:00, 282MB/s] preprocessor_config.json: 0%| | 0.00/325 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 325/325 [00:00<00:00, 2.34MB/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 48, in <module> iface.launch(executor=executor) # Pass the executor to the launch method TypeError: Blocks.launch() got an unexpected keyword argument 'executor'

Container logs:

Fetching error logs...