runtime error

rror_msg, response=self) requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/Tokymin/Mood_Anxiety_Disorder_Classify_Model/resolve/b80e730a8589519bb058eaaca9cda27d05ee2764/model.safetensors.index.json The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/src/transformers/src/transformers/utils/hub.py", line 629, in has_file hf_raise_for_status(r) File "/usr/local/lib/python3.11/site-packages/huggingface_hub/utils/_errors.py", line 302, in hf_raise_for_status raise GatedRepoError(message, response) from e huggingface_hub.utils._errors.GatedRepoError: 401 Client Error. (Request ID: Root=1-65e6d2a9-46e5b1555970cfbd1b2245e6) Cannot access gated repo for url https://huggingface.co/Tokymin/Mood_Anxiety_Disorder_Classify_Model/resolve/b80e730a8589519bb058eaaca9cda27d05ee2764/model.safetensors.index.json. Repo model Tokymin/Mood_Anxiety_Disorder_Classify_Model is gated. You must be authenticated to access it. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/src/transformers/src/transformers/pipelines/base.py", line 279, in infer_framework_load_model model = model_class.from_pretrained(model, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/transformers/src/transformers/modeling_tf_utils.py", line 2793, in from_pretrained if has_file(pretrained_model_name_or_path, SAFE_WEIGHTS_INDEX_NAME, **has_file_kwargs): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/transformers/src/transformers/utils/hub.py", line 633, in has_file raise EnvironmentError( OSError: Tokymin/Mood_Anxiety_Disorder_Classify_Model is a gated repository. Make sure to request access at https://huggingface.co/Tokymin/Mood_Anxiety_Disorder_Classify_Model and pass a token having permission to this repo either by logging in with `huggingface-cli login` or by passing `token=<your_token>`.

Container logs:

Fetching error logs...