Skip to content

Commit

Permalink
Update DownloadDeps.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise authored Aug 22, 2024
1 parent 600e7f8 commit e2626fc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/DownloadDeps.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,6 @@ def pipInstall(
"-m",
"pip",
"install",
"--extra-index-url",
"https://download.pytorch.org/whl/nightly/cu124",
"--extra-index-url",
"https://pypi.nvidia.com",
"-U",
"--no-warn-script-location",
] + deps
Expand Down

0 comments on commit e2626fc

Please sign in to comment.