ThePixOne commited on
Commit
58130df
1 Parent(s): b812f5f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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