Skip to content

Commit

Permalink
Update package version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
awwkl committed Jul 12, 2023
1 parent 8ace8f3 commit 561a062
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion brainscore_language/models/lm1b/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
tensorflow
tensorflow
protobuf==4.23.4
2 changes: 2 additions & 0 deletions brainscore_language/models/t5/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
sentencepiece
protobuf==3.19.4
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ dependencies = [
"gensim",
"joblib",
"accelerate",
"sentencepiece",
"protobuf==3.19.4",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 561a062

Please sign in to comment.