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 b8999fb commit 308e2f1Copy full SHA for 308e2f1
setup.py
@@ -40,7 +40,7 @@
40
"onnx",
41
"onnxruntime<1.15.0",
42
],
43
- "openvino": ["openvino==2023.1.0.dev20230728", "onnx", "onnxruntime"],
+ "openvino": ["openvino==2023.1.0.dev20230811", "onnx", "onnxruntime"],
44
"nncf": ["nncf @ git+https://github.com/openvinotoolkit/nncf.git"],
45
"ipex": ["intel-extension-for-pytorch", "onnx"],
46
"diffusers": ["diffusers", "invisible-watermark>=0.2.0"],
0 commit comments