mawady commited on
Commit
a188d01
·
1 Parent(s): ebde07d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ Pillow==9.5.0
4
+ opencv-python==4.7.0.72
5
+ numpy==1.24.3
6
+ gdown==4.7.1
7
+ gradio==3.34.0
8
+ grad-cam==1.4.6