Skip to content

Commit

Permalink
Add missing torchvision library in requirements-dev.txt (#1634)
Browse files Browse the repository at this point in the history
Closes #1619

Co-authored-by: Justin Chu <[email protected]>
  • Loading branch information
hrishi121 and justinchuby authored Jun 19, 2024
1 parent 1108e7d commit 1491745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ pytest-xdist
pytest!=7.1.0
pyyaml
torch>=2.1
torchvision>=0.16.0
transformers>=4.37.2

# Lint
Expand Down

0 comments on commit 1491745

Please sign in to comment.