Skip to content

Commit

Permalink
Fully remove torch as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
avikg511 committed Oct 2, 2024
1 parent ecb70df commit 16889eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ readme = "README.md"
python = "^3.11"
numpy = "^2.1.1"
opencv-python = "^4.10.0.84"
torch = { version = "^2.4.0", source="torch"}
torchvision = { version = "^0.19.0", source="torch"}
scikit-image = "^0.24.0"
rawpy = "^0.22.0"
appdirs = "^1.4.4"
Expand Down

0 comments on commit 16889eb

Please sign in to comment.