runtime error
Token has not been saved to git credential helper. Pass `add_to_git_credential=True` if you want to set the git credential as well. Token is valid (permission: fineGrained). Your token has been saved to /home/user/.cache/huggingface/token Login successful /usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py:131: FutureWarning: 'Repository' (from 'huggingface_hub.repository') is deprecated and will be removed from version '1.0'. Please prefer the http-based alternatives instead. Given its large adoption in legacy code, the complete removal is only planned on next major release. For more details, please read https://huggingface.co./docs/huggingface_hub/concepts/git_vs_http. warnings.warn(warning_message, FutureWarning) Cloning https://huggingface.co./datasets/gheng/promotion_generator into local empty directory. Traceback (most recent call last): File "/home/user/app/app.py", line 2, in <module> from dataset_loader import load_dataset File "/home/user/app/dataset_loader.py", line 16, in <module> load_dataset() File "/home/user/app/dataset_loader.py", line 8, in load_dataset repo = Repository( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 132, in inner_f return f(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/repository.py", line 544, in __init__ git_email = user["email"] KeyError: 'email'
Container logs:
Fetching error logs...