bala1802 commited on
Commit
b56e323
1 Parent(s): baa3f20

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ timm
3
+ transformers
4
+ pandas
5
+ numpy
6
+ requests
7
+ Pillow
8
+ matplotlib
9
+ matplotlib-inline
10
+
11
+ torch-lr-finder
12
+ torchdata
13
+ torchinfo
14
+ torchmetrics
15
+ torchtext
16
+ torchvision