runtime error

Exit code: 1. Reason: python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1091, in from_pretrained model = pipeline_class(**init_kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/cosmos/pipeline_cosmos2_text2image.py", line 175, in __init__ safety_checker = CosmosSafetyChecker() File "/usr/local/lib/python3.10/site-packages/cosmos_guardrail/cosmos_guardrail.py", line 703, in __init__ Aegis(checkpoint_id, aegis_model_id, aegis_adapter_id), File "/usr/local/lib/python3.10/site-packages/cosmos_guardrail/cosmos_guardrail.py", line 198, in __init__ self.tokenizer = AutoTokenizer.from_pretrained(base_model_id, cache_dir=self.checkpoint_dir) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 1013, in from_pretrained return tokenizer_class.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 1988, in from_pretrained resolved_vocab_files[file_id] = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 312, 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 533, in cached_files raise OSError( OSError: You are trying to access a gated repo. Make sure to have access to it at https://huggingface.co/meta-llama/LlamaGuard-7b. 403 Client Error. (Request ID: Root=1-69c560c6-0acdb6505157ae982fb5b419;f57d0c5c-62bc-4f9b-beaf-e58aa6689f85) Cannot access gated repo for url https://huggingface.co/meta-llama/LlamaGuard-7b/resolve/main/added_tokens.json. Access to model meta-llama/LlamaGuard-7b is restricted and you are not in the authorized list. Visit https://huggingface.co/meta-llama/LlamaGuard-7b to ask for access.

Container logs:

Fetching error logs...