Skip to content

Commit 8d2b46d

Browse files
author
Jacob Pennington
committed
Updated pytorch version requirement
1 parent b180ca0 commit 8d2b46d

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
@@ -6,7 +6,7 @@
66
'scipy',
77
'scikit-learn',
88
'tqdm',
9-
'torch>=1.6',
9+
'torch>=2.1.0',
1010
'numba',
1111
'faiss-cpu',
1212
'psutil',

0 commit comments

Comments
 (0)