juaben commited on
Commit
900e971
·
verified ·
1 Parent(s): 4ad165c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ kornia==0.7.3
2
+ lpips==0.1.4
3
+ numpy==1.24.4
4
+ opencv-contrib-python==4.9.0.80
5
+ opencv-python==4.8.1.78
6
+ Pillow==10.0.1
7
+ PyYAML==6.0.1
8
+ ptflops==0.7.4
9
+ torch==2.1.0
10
+ torchvision==0.16.0
11
+ torchmetrics==1.6.1
12
+
13
+
14
+