to-be commited on
Commit
4927728
1 Parent(s): fca6e54

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ einops
2
+ torch==1.11.0
3
+ torchvision==0.12.0
4
+ natsort
5
+ numpy
6
+ opencv-python-headless
7
+ yacs
8
+ scikit-image
9
+ scipy
10
+ tb-nightly