relax versions for torch and torchvision
parent
aa6dff1f51
commit
644b6ef415
|
@ -14,8 +14,8 @@ classifiers = [
|
||||||
]
|
]
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"torch==2.1.0",
|
"torch",
|
||||||
"torchvision==0.16.0",
|
"torchvision",
|
||||||
"pillow==9.4.0",
|
"pillow==9.4.0",
|
||||||
"opencv-python==4.8.1.78",
|
"opencv-python==4.8.1.78",
|
||||||
"pyyaml==6.0.1",
|
"pyyaml==6.0.1",
|
||||||
|
|
Loading…
Reference in New Issue