Skip to content

Commit efc9a24

Browse files
authored
set torch to 2.8 in requirements.txt
import error observed in torch 2.9 with langchian community. similar issue is observed in this ticket huggingface/optimum-onnx#83
1 parent 03e35c0 commit efc9a24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OpenVINO/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
torch==2.8.0
12
Flask==3.1.2
23
apiflask==2.4.0
34
openvino==2025.3.0

0 commit comments

Comments
 (0)