runtime error
Exit code: 1. Reason: 00, 1951.45it/s] Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. processor_config.json: 0%| | 0.00/1.71k [00:00<?, ?B/s][A processor_config.json: 100%|██████████| 1.71k/1.71k [00:00<00:00, 6.18MB/s] [transformers] `Sam3ImageProcessorFast` is deprecated. The `Fast` suffix for image processors has been removed; use `Sam3ImageProcessor` instead. Traceback (most recent call last): File "/app/app.py", line 26, in <module> processor = Sam3Processor.from_pretrained("JobHarvest/sam3") File "/usr/local/lib/python3.13/site-packages/transformers/processing_utils.py", line 1715, in from_pretrained args = cls._get_arguments_from_pretrained(pretrained_model_name_or_path, processor_dict, **kwargs) File "/usr/local/lib/python3.13/site-packages/transformers/processing_utils.py", line 1844, in _get_arguments_from_pretrained sub_processor = auto_processor_class.from_pretrained( pretrained_model_name_or_path, subfolder=subfolder, **kwargs ) File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/image_processing_auto.py", line 640, in from_pretrained return image_processor_class.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/utils/import_utils.py", line 2090, in __getattribute__ requires_backends(cls, cls._backends) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/utils/import_utils.py", line 2076, in requires_backends raise ImportError("".join(failed)) ImportError: Sam3ImageProcessor requires the Torchvision library but it was not found in your environment. Check out the instructions on the installation page: https://pytorch.org/get-started/locally/ and follow the ones that match your environment. Please note that you may need to restart your runtime after installation.
Container logs:
Fetching error logs...