runtime error
Exit code: 1. Reason: ████████| 1.52k/1.52k [00:00<00:00, 9.09MB/s] README.md: 0%| | 0.00/24.0 [00:00<?, ?B/s][A README.md: 100%|██████████| 24.0/24.0 [00:00<00:00, 159kB/s] best.bin: 0%| | 0.00/11.3M [00:00<?, ?B/s][A best.bin: 100%|██████████| 11.3M/11.3M [00:00<00:00, 190MB/s] best_int8_openvino_model/best.xml: 0%| | 0.00/454k [00:00<?, ?B/s][A best_int8_openvino_model/best.xml: 100%|██████████| 454k/454k [00:00<00:00, 35.8MB/s] best_int8_openvino_model/metadata.yaml: 0%| | 0.00/377 [00:00<?, ?B/s][A best_int8_openvino_model/metadata.yaml: 100%|██████████| 377/377 [00:00<00:00, 2.52MB/s] /home/user/.cache/huggingface/hub/models--Sathyadithyarithi--RRR_detection/snapshots/8f11c00e6c0506009eac442a13e81e4306709574 /home/user/.cache/huggingface/hub/models--Sathyadithyarithi--RRR_detection/snapshots/8f11c00e6c0506009eac442a13e81e4306709574/RRR_OpenVino Traceback (most recent call last): File "/home/user/app/app.py", line 31, in <module> detection_model = load_model(REPO_ID) File "/home/user/app/app.py", line 14, in load_model detection_model = YOLO(path, task='detect') File "/usr/local/lib/python3.10/site-packages/ultralytics/models/yolo/model.py", line 23, in __init__ super().__init__(model=model, task=task, verbose=verbose) File "/usr/local/lib/python3.10/site-packages/ultralytics/engine/model.py", line 146, in __init__ self._load(model, task=task) File "/usr/local/lib/python3.10/site-packages/ultralytics/engine/model.py", line 294, in _load weights = checks.check_file(weights) # runs in all cases, not redundant with above call File "/usr/local/lib/python3.10/site-packages/ultralytics/utils/checks.py", line 521, in check_file raise FileNotFoundError(f"'{file}' does not exist") FileNotFoundError: '/home/user/.cache/huggingface/hub/models--Sathyadithyarithi--RRR_detection/snapshots/8f11c00e6c0506009eac442a13e81e4306709574/RRR_OpenVino' does not exist
Container logs:
Fetching error logs...