Skip to content

Commit

Permalink
* downgrade transformers to v4.30.2 to support spacy-transformers req…
Browse files Browse the repository at this point in the history
…uirements
  • Loading branch information
asofter committed Sep 2, 2023
1 parent bdff514 commit 73e968f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ spacy==3.6.1
tensorflow==2.13.0
tiktoken==0.4.0
torch==2.0.1
transformers==4.32.0
transformers==4.30.2
xformers==0.0.21

0 comments on commit 73e968f

Please sign in to comment.