Skip to content

Commit

Permalink
Update torch and torchvison versions
Browse files Browse the repository at this point in the history
  • Loading branch information
healthonrails committed Oct 14, 2024
1 parent 45a32c5 commit 7046d1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pyyaml>=5.3
easydict>=1.9
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==2.4.0+cpu
torch>=2.4.0
--find-links https://download.pytorch.org/whl/torch_stable.html
torchvision==0.19.0+cpu
torchvision>=0.19.0
decord>=0.4.0
opencv-python>=4.1.2.30
opencv-contrib-python>=4.1.2.30
Expand Down

0 comments on commit 7046d1b

Please sign in to comment.