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