taka-yamakoshi
commited on
Commit
•
ab3ba26
1
Parent(s):
2b49fe2
fix req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
transformers
|
3 |
seaborn
|
4 |
protobuf~=3.19.0
|
5 |
-
flax
|
|
|
|
2 |
transformers
|
3 |
seaborn
|
4 |
protobuf~=3.19.0
|
5 |
+
flax
|
6 |
+
sentencepiece
|