thak123 commited on
Commit
1ff5926
1 Parent(s): bc391de

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ nltk
2
+ datasets==1.6.2
3
+ torch==1.8.1
4
+ transformers==4.8.2
5
+ pytorch-lightning==1.4.9
6
+ tokenizers==0.10.3