abreza commited on
Commit
0b59808
1 Parent(s): 152c991

update reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1 +1,11 @@
1
- git+https://github.com/mhamilton723/FeatUp
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ kornia
3
+ omegaconf
4
+ pytorch-lightning
5
+ torchvision
6
+ tqdm
7
+ torchmetrics
8
+ scikit-learn
9
+ numpy
10
+ matplotlib
11
+ timm==0.4.12