Publish requirements.txt
or environment.yml
for installing latest versions of spacy and other dependencies
#13168
-
Hi, I am trying to install latest compatible versions of Thanks!
Which page or section is this issue related to? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Try first installing pytorch according the conda recommendations here: https://pytorch.org/get-started/locally/ And then install |
Beta Was this translation helpful? Give feedback.
Try first installing pytorch according the conda recommendations here: https://pytorch.org/get-started/locally/
And then install
spacy-transformers
through theconda-forge
channel.