runtime error

Exit code: 1. Reason: /main (Request ID: Root=1-695f3fd7-0902470c3b512dcb39b1e531;346f39f5-a9c1-41c4-b586-291cccbcd4b8) We had to rate limit your IP (172.71.8.137). To continue using our service, create a HF account or login to your existing account, and make sure you pass a HF_TOKEN if you're using the API. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> from macro_correct.pytorch_textcorrection.tcTools import preprocess_same_with_training File "/usr/local/lib/python3.10/site-packages/macro_correct/__init__.py", line 23, in <module> MODEL_CSC_TOKEN = MacroCSC4Token(logger=default_logger) File "/usr/local/lib/python3.10/site-packages/macro_correct/predict_csc_token_zh.py", line 74, in __init__ self.check_or_download_hf_model(path_config=path_config) File "/usr/local/lib/python3.10/site-packages/macro_correct/predict_csc_token_zh.py", line 105, in check_or_download_hf_model download_model_from_huggface(repo_id=repo_id, logger=self.logger) File "/usr/local/lib/python3.10/site-packages/macro_correct/predict_csc_token_zh.py", line 67, in download_model_from_huggface download_model_from_huggface_with_url(hf_endpoint="https://huggingface.co/models", repo_id=repo_id, logger=logger) File "/usr/local/lib/python3.10/site-packages/macro_correct/predict_csc_token_zh.py", line 47, in download_model_from_huggface_with_url snapshot_download(cache_dir=cache_dir, File "/usr/local/lib/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/huggingface_hub/_snapshot_download.py", line 248, in snapshot_download raise LocalEntryNotFoundError( huggingface_hub.errors.LocalEntryNotFoundError: An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.

Container logs:

Fetching error logs...