runtime error
Exit code: 1. Reason: st_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 309, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 482, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 429 Client Error: Too Many Requests for url: https://huggingface.co/hexgrad/Kokoro-82M/resolve/main/config.json (Request ID: Root=1-69d7ac51-080e63e45395d7536255ca11;6080186d-a5c2-4668-a07a-dd2daa90a616) We had to rate limit your IP (50.17.198.149). 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 25, in <module> models = {False: KModel().to('cpu').eval()} File "/usr/local/lib/python3.10/site-packages/kokoro/model.py", line 46, in __init__ config = hf_hub_download(repo_id=repo_id, filename='config.json') 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/file_download.py", line 961, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1068, in _hf_hub_download_to_cache_dir _raise_on_head_call_error(head_call_error, force_download, local_files_only) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1599, in _raise_on_head_call_error raise LocalEntryNotFoundError( huggingface_hub.errors.LocalEntryNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.
Container logs:
Fetching error logs...