soutrik commited on
Commit
20b2839
1 Parent(s): 5a4e515

added: req.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ torch-lr-finder
4
+ grad-cam
5
+ pillow
6
+ numpy
7
+ pytorch_lightning
8
+ cv2