We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92581f3 commit 9f7929bCopy full SHA for 9f7929b
demos/common/export_models/requirements.txt
@@ -4,7 +4,7 @@
4
--pre
5
optimum-intel@git+https://github.com/huggingface/optimum-intel.git@8fa4ebd9fb45349b16334a38409a4cfb40c2bc68
6
openvino-tokenizers[transformers]<=2025.1.0rc3
7
-openvino==2025.1.0rc3
+openvino==2025.2.0
8
nncf>=2.11.0
9
sentence_transformers==3.1.1
10
openai
demos/python_demos/clip_image_classification/download_model_requirements.txt
@@ -1,7 +1,7 @@
1
--extra-index-url "https://download.pytorch.org/whl/cpu"
2
--extra-index-url "https://storage.openvinotoolkit.org/simple/wheels/nightly"
3
-openvino==2025.1.*
+openvino==2025.2.*
numpy<2.0
transformers==4.49 # 4.50 has a bug
pillow==10.3.0
0 commit comments