Gagan Bhatia commited on
Commit
40ef9d7
·
1 Parent(s): bc86289

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,6 +4,7 @@ pytorch_lightning==1.3.5
4
  transformers==4.9.0
5
  torch==1.9.0+cu111
6
  dagshub==0.1.6
 
7
 
8
  # external requirements
9
  click
 
4
  transformers==4.9.0
5
  torch==1.9.0+cu111
6
  dagshub==0.1.6
7
+ pandas==1.2.4
8
 
9
  # external requirements
10
  click