runtime error

ding pytorch_model.bin: 60%|█████▉ | 73.4M/123M [00:01<00:00, 70.5MB/s] Downloading pytorch_model.bin: 68%|██████▊ | 83.9M/123M [00:01<00:00, 51.4MB/s] Downloading pytorch_model.bin: 85%|████████▌ | 105M/123M [00:01<00:00, 57.1MB/s] Downloading pytorch_model.bin: 100%|██████████| 123M/123M [00:01<00:00, 66.8MB/s] Downloading pytorch_model.bin: 100%|██████████| 123M/123M [00:01<00:00, 61.4MB/s] Downloading (…)rocessor_config.json: 0%| | 0.00/275 [00:00<?, ?B/s] Downloading (…)rocessor_config.json: 100%|██████████| 275/275 [00:00<00:00, 2.29MB/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. The `max_size` parameter is deprecated and will be removed in v4.26. Please specify in `size['longest_edge'] instead`. /home/user/app/app.py:7: GradioDeprecationWarning: gr.Interface.load() will be deprecated. Use gr.load() instead. gr.Interface.load("models/valentinafeve/yolos-fashionpedia").launch() Fetching model from: https://huggingface.co/valentinafeve/yolos-fashionpedia Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> gr.Interface.load("models/valentinafeve/yolos-fashionpedia").launch() File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 100, in load return external.load( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 70, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 109, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, hf_token, alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 401, in from_model raise ValueError(f"Unsupported pipeline type: {p}") ValueError: Unsupported pipeline type: object-detection

Container logs:

Fetching error logs...