Spaces:
Sleeping
Sleeping
Davide Fiocco
commited on
Commit
·
f84eaa9
1
Parent(s):
11e7efc
Adding more requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
transformers
|
2 |
pandas
|
|
|
|
|
3 |
-f https://download.pytorch.org/whl/torch_stable.html
|
4 |
torch
|
|
|
1 |
transformers
|
2 |
pandas
|
3 |
+
protobuf
|
4 |
+
sentencepiece
|
5 |
-f https://download.pytorch.org/whl/torch_stable.html
|
6 |
torch
|