Skip to content

Commit

Permalink
Fix cuda version for spaCy
Browse files Browse the repository at this point in the history
  • Loading branch information
ljvmiranda921 committed Jan 5, 2025
1 parent 2a1b3d9 commit a15d03a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions models/v0.2.0/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
huggingface-hub==0.27.0
spacy==3.8.3
spacy[cuda12x]
spacy-transformers==1.3.5
torch==2.5.1
transformers==4.36.2
spacy-huggingface-hub
cupy-cuda113
build
pip==22.0.2
sentencepiece
Expand Down

0 comments on commit a15d03a

Please sign in to comment.