ssaad5678 commited on
Commit
47ee162
1 Parent(s): f96d7b3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ jupyter==1.0.0
2
+ gradio==3.23.0
3
+ Pillow==9.4.0
4
+ facenet-pytorch==2.5.2
5
+ torch==1.11.0
6
+ opencv-python==4.7.0.72
7
+ grad-cam==1.4.6