File tree 2 files changed +5
-2
lines changed
image_generation/stable_diffusion_1_5/cpp/scripts
2 files changed +5
-2
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
torch
3
3
diffusers
4
- optimum-intel [nncf,openvino ]
4
+ # optimum-intel[nncf,openvino] # TODO: remove git and openvino installation after optimum-intel>1.12.2 is reeleased
5
+ git+https://github.com/huggingface/optimum-intel.git@8375cf8895377e359a2ac30d88f9a68bb9f47743
6
+ git+https://github.com/openvinotoolkit/nncf.git@6d17662fec917e1293189e2c3a2b94139a433f16
7
+ openvino
5
8
huggingface_hub [cli ]
Original file line number Diff line number Diff line change 7
7
transformers >= 4.33.0
8
8
diffusers >= 0.22.0
9
9
optimum >= 1.14.0 ,< 1.15.0
10
- git+https://github.com/huggingface /optimum-intel.git@8375cf8895377e359a2ac30d88f9a68bb9f47743
10
+ git+https://github.com/eaidova /optimum-intel.git@a57c86a6e561be838cbefb0ac430008c05e9aaa9
11
11
git+https://github.com/openvinotoolkit/nncf.git@6d17662fec917e1293189e2c3a2b94139a433f16
12
12
packaging
13
13
psutil
You can’t perform that action at this time.
0 commit comments