Hugging Face's logo
PranomVignesh
/
Agents
Runtime error

runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/huggingface_hub/constants.py:277: FutureWarning: The `HF_HUB_ENABLE_HF_TRANSFER` environment variable is deprecated as 'hf_transfer' is not used anymore. Please use `HF_XET_HIGH_PERFORMANCE` instead to enable high performance transfer with Xet. Visit https://huggingface.co/docs/huggingface_hub/package_reference/environment_variables#hfxethighperformance for more details. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> model = torch.hub.load('ultralytics/yolov5', 'custom', path='best.pt') File "/usr/local/lib/python3.10/site-packages/torch/hub.py", line 661, in load repo_or_dir = _get_cache_or_reload( File "/usr/local/lib/python3.10/site-packages/torch/hub.py", line 291, in _get_cache_or_reload _check_repo_is_trusted( File "/usr/local/lib/python3.10/site-packages/torch/hub.py", line 376, in _check_repo_is_trusted response = input( EOFError: EOF when reading a line The repository ultralytics_yolov5 does not belong to the list of trusted repositories and as such cannot be downloaded. Do you trust this repository and wish to add it to the trusted list of repositories (y/N)?

Container logs:

Fetching error logs...