runtime error

del.bin: 77%|███████▋ | 462M/599M [00:02<00:00, 255MB/s]  pytorch_model.bin: 100%|█████████▉| 599M/599M [00:02<00:00, 264MB/s] tokenizer_config.json: 0%| | 0.00/905 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 905/905 [00:00<00:00, 3.35MB/s] vocab.json: 0%| | 0.00/961k [00:00<?, ?B/s] vocab.json: 100%|██████████| 961k/961k [00:00<00:00, 28.0MB/s] merges.txt: 0%| | 0.00/525k [00:00<?, ?B/s] merges.txt: 100%|██████████| 525k/525k [00:00<00:00, 39.4MB/s] tokenizer.json: 0%| | 0.00/2.22M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.22M/2.22M [00:00<00:00, 29.2MB/s] special_tokens_map.json: 0%| | 0.00/389 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 389/389 [00:00<00:00, 855kB/s] preprocessor_config.json: 0%| | 0.00/316 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 316/316 [00:00<00:00, 1.60MB/s] Could not find image processor class in the image processor config or the model config. Loading based on pattern matching with the model's feature extractor configuration. Please open a PR/issue to update `preprocessor_config.json` to use `image_processor_type` instead of `feature_extractor_type`. This warning will be removed in v4.40. Traceback (most recent call last): File "/home/user/app/app.py", line 54, in <module> def infer(image, labels): File "/home/user/.local/lib/python3.10/site-packages/spaces/zero/decorator.py", line 79, in GPU return _GPU(task, duration) File "/home/user/.local/lib/python3.10/site-packages/spaces/zero/decorator.py", line 111, in _GPU client.startup_report() File "/home/user/.local/lib/python3.10/site-packages/spaces/zero/client.py", line 44, in startup_report raise RuntimeError("Error while initializing ZeroGPU: Unknown") RuntimeError: Error while initializing ZeroGPU: Unknown

Container logs:

Fetching error logs...