qgyd2021 commited on
Commit
ff1a0d6
·
1 Parent(s): 26b44ff

first commit

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,3 +3,4 @@ torch==2.2.1
3
  pytorch_pretrained_bert==0.6.2
4
  cacheout==0.16.0
5
  transformers==4.38.2
 
 
3
  pytorch_pretrained_bert==0.6.2
4
  cacheout==0.16.0
5
  transformers==4.38.2
6
+ python-dotenv==1.0.0