Spaces:
Sleeping
Sleeping
Davide Fiocco
commited on
Commit
·
11e7efc
1
Parent(s):
98350ec
Add torch to requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
transformers
|
2 |
-
pandas
|
|
|
|
|
|
1 |
transformers
|
2 |
+
pandas
|
3 |
+
-f https://download.pytorch.org/whl/torch_stable.html
|
4 |
+
torch
|