Hugging Face's logo
prajwall
/
Agents
Runtime error

runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/huggingface_hub/constants.py:277: FutureWarning: The `HF_HUB_ENABLE_HF_TRANSFER` environment variable is deprecated as 'hf_transfer' is not used anymore. Please use `HF_XET_HIGH_PERFORMANCE` instead to enable high performance transfer with Xet. Visit https://huggingface.co/docs/huggingface_hub/package_reference/environment_variables#hfxethighperformance for more details. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> module = evaluate.load("mse") File "/usr/local/lib/python3.10/site-packages/evaluate/loading.py", line 748, in load evaluation_module = evaluation_module_factory( File "/usr/local/lib/python3.10/site-packages/evaluate/loading.py", line 680, in evaluation_module_factory raise e1 from None File "/usr/local/lib/python3.10/site-packages/evaluate/loading.py", line 639, in evaluation_module_factory ).get_module() File "/usr/local/lib/python3.10/site-packages/evaluate/loading.py", line 479, in get_module local_path = self.download_loading_script(revision) File "/usr/local/lib/python3.10/site-packages/evaluate/loading.py", line 469, in download_loading_script return cached_path(file_path, download_config=download_config) File "/usr/local/lib/python3.10/site-packages/evaluate/utils/file_utils.py", line 185, in cached_path use_auth_token=download_config.use_auth_token, AttributeError: 'DownloadConfig' object has no attribute 'use_auth_token'

Container logs:

Fetching error logs...