exbert / server /spacyface /environment.yml
bhoov's picture
First commit
63858e7
raw
history blame
250 Bytes
name: spacyface
channels:
- pytorch
- conda-forge
- defaults
- anaconda
dependencies:
- python=3.7
- pip>=19.0.3
- pytest
- h5py
- spacy
- regex
- numpy
- pytorch
- sacremoses
- pip:
- sentencepiece
- transformers