rdkulkarni commited on
Commit
a996eb0
1 Parent(s): a41ef7a

Create new file

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ json
4
+ PIL
5
+ numpy
6
+ math
7
+ argparse
8
+ time
9
+ copy