clausewise / postBuild
bhoomi19's picture
Create postBuild
1e2986a verified
raw
history blame contribute delete
124 Bytes
#!/bin/bash
# Install spaCy English model after the main requirements are installed
python -m spacy download en_core_web_sm