Skip to content

Commit

Permalink
[F] Fix torch version and rm lightning
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Lin committed Dec 18, 2024
1 parent 67ecc9d commit 7504daf
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,16 @@ install_requires =
timm>=0.5.4
scikit-learn
transformers
torch
torch>=2.4.0
torchvision
torchmetrics
albumentations
ptflops==0.7.0
calflops
lightning
rich

[options.packages.find]
exclude =
docker
demo
tests
benchmarks
docs
tests

0 comments on commit 7504daf

Please sign in to comment.