Akshit-77 commited on
Commit
d6a2beb
·
verified ·
1 Parent(s): e68d481

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch>=1.9.0
2
+ torchvision>=0.10.0
3
+ timm>=0.6.0
4
+ pandas>=1.3.0
5
+ numpy>=1.20.0
6
+ Pillow>=8.0.0
7
+
8
+