Spaces:
Runtime error
Runtime error
taka-yamakoshi
commited on
Commit
·
259c7ed
1
Parent(s):
633647b
fix
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ torch
|
|
| 2 |
transformers
|
| 3 |
seaborn
|
| 4 |
sentencepiece
|
| 5 |
-
protobuf~=3.19.0
|
|
|
|
|
|
| 2 |
transformers
|
| 3 |
seaborn
|
| 4 |
sentencepiece
|
| 5 |
+
protobuf~=3.19.0
|
| 6 |
+
altair < 5
|