Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
torch
|
| 2 |
-
textract
|
| 3 |
-
scipy
|
| 4 |
-
pandas
|
| 5 |
numpy
|
|
|
|
| 1 |
+
torch==1.4.0+cpu
|
| 2 |
+
textract
|
| 3 |
+
scipy
|
| 4 |
+
pandas
|
| 5 |
numpy
|