InPeerReview commited on
Commit
b30f270
·
verified ·
1 Parent(s): 5409f82

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==1.13.1
2
+ torchaudio==0.13.1
3
+ torchcam==0.3.2
4
+ torchgeo==0.4.1
5
+ torchmetrics==0.11.4
6
+ torchvision==0.14.1
7
+ numpy==1.21.6
8
+ Pillow==9.2.0
9
+ einops==0.6.0
10
+ opencv-python==4.6.0.66