diff --git a/mobile/examples/question_answering/android/prepare_model.requirements.txt b/mobile/examples/question_answering/android/prepare_model.requirements.txt index 3589c74f6..d1f857fe7 100644 --- a/mobile/examples/question_answering/android/prepare_model.requirements.txt +++ b/mobile/examples/question_answering/android/prepare_model.requirements.txt @@ -1,5 +1,5 @@ onnxruntime onnxruntime-extensions onnx -transformers==4.38.0 +transformers==4.53.0 torch==2.2.0