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

Commit bfaad20

Browse files
committed
Bump vision version too
1 parent ca340c7 commit bfaad20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ fi
5050
PYTORCH_NIGHTLY_VERSION=dev20240925
5151

5252
# Nightly version for torchvision
53-
VISION_NIGHTLY_VERSION=dev20240901
53+
VISION_NIGHTLY_VERSION=dev20240925
5454

5555
# Uninstall triton, as nightly will depend on pytorch-triton, which is one and the same
5656
(

0 commit comments

Comments
 (0)