bala1802 commited on
Commit
be2585e
1 Parent(s): dca5522

Create requirements.txt

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