Skip to content

Commit

Permalink
Update setup.py for pypi compliance
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Fowers <[email protected]>
  • Loading branch information
jeremyfowers authored Jan 16, 2025
1 parent c107c2a commit 3f00676
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,6 @@
"numpy==1.26.4",
"turnkeyml[llm]",
],
"cuda": [
"torch @ https://download.pytorch.org/whl/cu118/torch-2.3.1%2Bcu118-cp310-cp310-win_amd64.whl",
"torchvision @ https://download.pytorch.org/whl/cu118/torchvision-0.18.1%2Bcu118-cp310-cp310-win_amd64.whl",
"torchaudio @ https://download.pytorch.org/whl/cu118/torchaudio-2.3.1%2Bcu118-cp310-cp310-win_amd64.whl",
],
},
classifiers=[],
entry_points={
Expand Down

0 comments on commit 3f00676

Please sign in to comment.