Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit d3515ac

Browse files
authored
Update install_requirements.sh
After #1305 removed dependence on torchvision, this PR drops torchvision installation as part of install_requirements.sh
1 parent 95ebcb8 commit d3515ac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

install/install_requirements.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ fi
4949
# package versions.
5050
PYTORCH_NIGHTLY_VERSION=dev20241002
5151

52-
# Nightly version for torchvision
53-
VISION_NIGHTLY_VERSION=dev20241002
54-
5552
# Nightly version for torchtune
5653
TUNE_NIGHTLY_VERSION=dev20241010
5754

0 commit comments

Comments
 (0)