Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bghira committed Sep 15, 2023
1 parent 6584df9 commit 3876e9b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ priority = "primary"

[[tool.poetry.source]]
name = "pytorch"
secondary = true
url = "https://download.pytorch.org/whl/cu118"

[[tool.poetry.source]]
name = "pytorch-nightly"
secondary = true
url = "https://download.pytorch.org/whl/nightly/cu118"

[[tool.poetry.source]]
Expand Down

0 comments on commit 3876e9b

Please sign in to comment.