Spaces:
Sleeping
Sleeping
Commit
·
18614f4
1
Parent(s):
939534d
update
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
numpy>=1.18.5
|
2 |
torch>=1.7.0
|
3 |
torchvision>=0.8.1
|
4 |
-
|
|
|
|
|
|
1 |
numpy>=1.18.5
|
2 |
torch>=1.7.0
|
3 |
torchvision>=0.8.1
|
4 |
+
git+https://github.com/huggingface/transformers.git
|
5 |
+
scipy
|
6 |
+
collections
|