ThePixOne commited on
Commit
b812f5f
·
1 Parent(s): 6c4a90b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch,
2
+ textract,
3
+ scipy,
4
+ pandas,
5
+ numpy