pappymu commited on
Commit
9740e42
1 Parent(s): 152fdd9

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ipython==8.4.0
2
+ nltk==3.7
3
+ numpy==1.23.1
4
+ pandas==1.4.3
5
+ pytorch_lightning==1.7.2
6
+ spacy==3.3.1
7
+ torch==1.12.1
8
+ transformers==4.18.0