Skip to content

Commit d72b195

Browse files
Bump torch from 2.0.1 to 2.2.0 (#27)
1 parent 898f0d5 commit d72b195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def setup():
6666
],
6767
python_requires=">=3.8",
6868
install_requires=[
69-
"torch==2.0.1",
69+
"torch==2.2.0",
7070
"torchvision==0.15.2",
7171
"torchcde==0.2.5",
7272
"utilsd==0.0.18.post0",

0 commit comments

Comments
 (0)