Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,2 +1,8 @@
|
|
1 |
transformers
|
2 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
+
torch
|
3 |
+
pbr
|
4 |
+
six
|
5 |
+
future
|
6 |
+
cython>=0.24.0a0
|
7 |
+
numpy>=1.10.4
|
8 |
+
scipy>=0.13.3
|