wwnvp01 commited on
Commit
97525a3
·
verified ·
1 Parent(s): 8a844c5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url http://download.pytorch.org/whl/cu113
2
+ torch
3
+ torchcam==0.4.0
4
+ torchvision==0.18.1
5
+ gradio==4.38.1
6
+ numpy==1.26.4
7
+ pandas==2.2.2
8
+ Pillow==10.4.0
9
+ opencv-python==4.9.0.80
10
+ matplotlib==3.8.3
11
+ scikit-learn==1.4.0