runtime error
Exit code: 1. Reason: loading https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl (12.8 MB) ββββββββββββββββββββββββββββββββββββββββ 12.8/12.8 MB 167.3 MB/s 0:00:00 Installing collected packages: en-core-web-sm Successfully installed en-core-web-sm-3.8.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [38;5;2mβ Download and installation successful[0m You can now load the package via spacy.load('en_core_web_sm') π Downloading spaCy model 'en_core_web_lg' ... Collecting en-core-web-lg==3.8.0 Downloading https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.8.0/en_core_web_lg-3.8.0-py3-none-any.whl (400.7 MB) ββββββββββββββββββββββββββββββββββββββββ 400.7/400.7 MB 265.9 MB/s 0:00:01 Installing collected packages: en-core-web-lg Successfully installed en-core-web-lg-3.8.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [38;5;2mβ Download and installation successful[0m You can now load the package via spacy.load('en_core_web_lg') Traceback (most recent call last): File "/app/app.py", line 34, in <module> token=os.environ["HF_TOKEN"] ~~~~~~~~~~^^^^^^^^^^^^ File "<frozen os>", line 679, in __getitem__ KeyError: 'HF_TOKEN'
Container logs:
Fetching error logs...