Commit a295fe1 1 parent 3bfdd3f commit a295fe1 Copy full SHA for a295fe1
File tree 1 file changed +8
-7
lines changed
1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
1
--extra-index-url https://download.pytorch.org/whl/cpu
2
2
numpy
3
3
--extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly
4
- openvino
5
- openvino-tokenizers
6
- openvino_genai
4
+ openvino ~= 2024.3.0
5
+ openvino-tokenizers ~= 2024.3.0
6
+ openvino_genai ~= 2024.3.0
7
7
auto-gptq >= 0.5.1 # for gptq
8
8
pillow
9
- torch
10
- transformers >= 4.40.0
9
+ torch < 2.5.0
10
+ torchvision < 0.20.0
11
+ transformers >= 4.40.0 ,< 4.43.0
11
12
diffusers >= 0.22.0
12
- #optimum is in dependency list of optimum-intel
13
+ #optimum is in dependency list of optimum-intel
13
14
git+https://github.com/huggingface/optimum-intel.git@6388aeb8738b63e28fc594af84df94590e77cb9a#egg=optimum-intel
14
- git+https://github.com/openvinotoolkit/ nncf.git@develop#egg=nncf
15
+ nncf ~= 2.12.0
15
16
packaging
16
17
psutil
17
18
timm
You can’t perform that action at this time.
0 commit comments