runtime error

Exit code: 1. Reason: ages/transformers/utils/hub.py", line 478, in cached_files hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 106, in _inner_fn validate_repo_id(arg_value) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 154, in validate_repo_id raise HFValidationError( huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': './models/Salesforce/blip-image-captioning-base'. Use `repo_type` argument if needed. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> pipe = pipeline("image-to-text", File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 883, in pipeline resolved_config_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 321, in cached_file file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 530, in cached_files resolved_files = [ File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 531, in <listcomp> _get_cache_file_to_return(path_or_repo_id, filename, cache_dir, revision, repo_type) File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 144, in _get_cache_file_to_return resolved_file = try_to_load_from_cache( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 106, in _inner_fn validate_repo_id(arg_value) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 154, in validate_repo_id raise HFValidationError( huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': './models/Salesforce/blip-image-captioning-base'. Use `repo_type` argument if needed.

Container logs:

Fetching error logs...