Skip to content

Commit

Permalink
Move cupy req to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Eve-ning committed Oct 16, 2023
1 parent e54e120 commit 3135072
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ seaborn = "^0.12.2"
matplotlib = "^3.7.3"
google-cloud-storage = "^2.10.0"
tqdm = "^4.66.1"
cupy-cuda12x = "^12.2.0"
glcm-cupy = "0.2.1"
xxhash = "^3.4.1"

Expand All @@ -32,6 +31,7 @@ torch = "^2.1.0"
torchvision = "^0.16.0"
torchaudio = "^2.1.0"
lightning = "^2.0.9.post0"
cupy-cuda12x = "^12.2.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 3135072

Please sign in to comment.