Skip to content

Commit

Permalink
Remove cudatoolkit from setup requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
albarji committed Aug 22, 2021
1 parent 8b7829f commit 791de3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
long_description_content_type="text/markdown",
packages=['guertena'],
install_requires=[
'cudatoolkit>=10',
'numpy>=1.20,<2',
'pytorch>=1.9,<2',
'torchvision>=0.10,<1'
Expand Down

0 comments on commit 791de3e

Please sign in to comment.