Spaces:
Runtime error
Runtime error
| # setup.sh | |
| pip install --upgrade pip setuptools | |
| python -m spacy download en_core_web_sm | |
| # setup.sh | |
| pip install --upgrade pip setuptools | |
| python -m spacy download en_core_web_sm | |