PramaLLC commited on
Commit
5571f17
1 Parent(s): 7d355b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ numpy>=1.21.0
2
+ torch>=1.9.0
3
+ einops>=0.6.0
4
+ Pillow>=9.0.0
5
+ timm>=0.6.0
6
+ torchvision>=0.10.0