Skip to content

Commit

Permalink
Merge pull request #6 from Wheest/main
Browse files Browse the repository at this point in the history
Added sentencepiece dependency
  • Loading branch information
lucidrains authored May 26, 2022
2 parents 94407a9 + 98a563f commit 9519314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
'numpy',
'pydantic',
'resize-right',
'sentencepiece',
'torch>=1.6',
'torchvision',
'transformers',
Expand Down

0 comments on commit 9519314

Please sign in to comment.