diff --git a/demos/python_demos/clip_image_classification/download_model_requirements.txt b/demos/python_demos/clip_image_classification/download_model_requirements.txt index cd71d80364..adac2a2e8f 100644 --- a/demos/python_demos/clip_image_classification/download_model_requirements.txt +++ b/demos/python_demos/clip_image_classification/download_model_requirements.txt @@ -5,4 +5,4 @@ openvino==2025.2.* numpy<2.0 transformers==4.49 # 4.50 has a bug pillow==10.3.0 -torch==2.4.0+cpu +torch==2.6.0