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