File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ openvino-tokenizers[transformers]~=2026.2.0.0.dev
44https://github.com/huggingface/optimum-intel/archive/f50a0b326df82d4b05c461a9184a97f616bfa63a.tar.gz#egg=optimum-intel
55einops==0.8.2 # For Qwen
66transformers_stream_generator==0.0.5 # For Qwen
7- diffusers==0.37.1 # For image generation pipelines
7+ diffusers==0.38.0 # For image generation pipelines
88timm==1.0.26 # For exporting InternVL2
99# torchvision for visual language models
1010torchvision==0.26.0
Original file line number Diff line number Diff line change 11--extra-index-url https://download.pytorch.org/whl/cpu
2- diffusers == 0.37.1
2+ diffusers == 0.38.0
33https://github.com/huggingface/optimum-intel/archive/f50a0b326df82d4b05c461a9184a97f616bfa63a.tar.gz#egg=optimum-intel
44pytest == 9.0.3
55transformers == 5.0.0
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ openvino_genai
88pillow == 12.2.0
99torch >= 2.1.0 ,<= 2.11
1010transformers [sentencepiece ]>= 4.40.0 ,< 5.4.0
11- diffusers >= 0.22.0 ,<= 0.37.1
11+ diffusers >= 0.22.0 ,<= 0.38.0
1212# optimum is in dependency list of optimum-intel
1313# last supported commit f50a0b326df82d4b05c461a9184a97f616bfa63a
1414optimum-intel [nncf ]>= 1.25.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ optimum-intel[nncf]>=1.19.0
77pandas >= 2.0.3 ,<= 3.0.2
88numpy >= 1.23.5 ,<= 2.4.4
99tqdm >= 4.66.1 ,<= 4.67.3
10- diffusers >= 0.22.0 ,<= 0.37.1
10+ diffusers >= 0.22.0 ,<= 0.38.0
1111datasets >= 3.6.0 ,<= 4.8.4
1212jinja2 >= 3.1.0 ,<= 3.1.6
1313scipy >= 1.3.2 ,<= 1.17.1
You can’t perform that action at this time.
0 commit comments