diff --git a/deploy-pretrained-model/BERT/code/requirements.txt b/deploy-pretrained-model/BERT/code/requirements.txt index da4fe8a..6866bf3 100644 --- a/deploy-pretrained-model/BERT/code/requirements.txt +++ b/deploy-pretrained-model/BERT/code/requirements.txt @@ -1 +1 @@ -transformers==3.3.1 \ No newline at end of file +transformers==4.36.0 \ No newline at end of file