Spaces:
Running
Running
# Install dependencies from requirements.txt | |
pip install -r requirements.txt | |
# Install the spaCy model | |
python -m spacy download en_core_web_sm | |