Skip to content

Commit be481b8

Browse files
committed
Removed 2023.3.0 hardcoded version from setup.py
1 parent 677ef97 commit be481b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"transformers>=4.37.0",
4141
"diffusers",
4242
"controlnet-aux>=0.0.6",
43-
"openvino==2023.3.0",
43+
"openvino",
4444
"psutil",
4545
"matplotlib"
4646

0 commit comments

Comments
 (0)