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 7586071 commit 46f53d6Copy full SHA for 46f53d6
notebooks/onnxruntime_lcm/requirements.txt
@@ -3,11 +3,11 @@
3
jupyterlab==4.4.8
4
ipywidgets==8.1.7
5
6
-openvino==2025.2; sys_platform == "win32"
7
-openvino==2025.1; sys_platform == "linux"
8
-onnxruntime-openvino==1.22.0
+openvino==2025.3
+onnxruntime-openvino==1.23.0
9
onnx==1.18.0
10
optimum==1.26.1
+torch==2.8.0
11
accelerate==1.8.1
12
diffusers==0.34.0
13
numpy==2.2.6
notebooks/onnxruntime_yolov8/requirements.txt
@@ -4,7 +4,7 @@ jupyterlab==4.4.8
openvino==2025.2.0
ultralytics==8.3.141
torch==2.8.0
0 commit comments