diff --git a/task_templates/2_estimators/11_python_huggingface_vit/requirements.txt b/task_templates/2_estimators/11_python_huggingface_vit/requirements.txt index 3b2b92c7a..2da254f85 100644 --- a/task_templates/2_estimators/11_python_huggingface_vit/requirements.txt +++ b/task_templates/2_estimators/11_python_huggingface_vit/requirements.txt @@ -1,3 +1,3 @@ torch==2.8.0 -transformers==4.48.0 +transformers==4.53.0 intel_extension_for_pytorch \ No newline at end of file