runtime error
Exit code: 1. Reason: eturn _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1050, in _gcd_import File "<frozen importlib._bootstrap>", line 1027, in _find_and_load File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 688, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 883, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/app/app.py", line 3, in <module> client = Client("not-lain/background-removal") File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 109, in __init__ self.headers = build_hf_headers( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 101, in inner_f return f(*args, **kwargs) 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/utils/_headers.py", line 126, in build_hf_headers token_to_send = get_token_to_send(token) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_headers.py", line 154, in get_token_to_send cached_token = get_token() File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_auth.py", line 49, in get_token return _get_token_from_google_colab() or _get_token_from_environment() or _get_token_from_file() File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_auth.py", line 123, in _get_token_from_file return _clean_token(Path(constants.HF_TOKEN_PATH).read_text()) File "/usr/local/lib/python3.10/pathlib.py", line 1134, in read_text with self.open(mode='r', encoding=encoding, errors=errors) as f: File "/usr/local/lib/python3.10/pathlib.py", line 1119, in open return self._accessor.open(self, mode, buffering, encoding, errors, PermissionError: [Errno 13] Permission denied: '/root/.cache/huggingface/token'
Container logs:
Fetching error logs...