Skip to content

Commit

Permalink
build: add torchvision and hydra colorful logs to uv lock
Browse files Browse the repository at this point in the history
  • Loading branch information
rayanramoul committed Oct 7, 2024
1 parent 64e9eaa commit d5d9776
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"hydra-colorlog>=1.2.0",
"hydra-core>=1.3.2",
"lightning>=2.4.0",
"neptune>=1.12.0",
"rich>=13.9.2",
"rootutils>=1.0.7",
"torchvision>=0.19.1",
"wandb>=0.18.3",
]
45 changes: 45 additions & 0 deletions uv.lock

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

0 comments on commit d5d9776

Please sign in to comment.