Skip to content

Commit 8881a83

Browse files
committed
added test for ov examples v5
1 parent 4641861 commit 8881a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_openvino_examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Install dependencies
3838
run: |
39-
pip install optimum[openvino] jstyleson
39+
pip install optimum[openvino] jstyleson nncf
4040
pip install -r examples/openvino/audio-classification/requirements.txt
4141
pip install -r examples/openvino/image-classification/requirements.txt
4242
pip install -r examples/openvino/question-answering/requirements.txt

0 commit comments

Comments
 (0)