Skip to content

Commit 8f4b731

Browse files
Update setup.py
1 parent 4da3d3a commit 8f4b731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# Base equirements
1111
install_requires = [
12-
"torch>=1.0.0",
12+
"torch",
1313
]
1414

1515
if has_dev_pytorch: # Remove the PyTorch requirement

0 commit comments

Comments
 (0)