Skip to content

Commit 16a28f4

Browse files
authored
Update install_requirements.sh
1 parent 99551ff commit 16a28f4

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
@@ -47,7 +47,7 @@ fi
4747
# NOTE: If a newly-fetched version of the executorch repo changes the value of
4848
# PYTORCH_NIGHTLY_VERSION, you should re-run this script to install the necessary
4949
# package versions.
50-
PYTORCH_NIGHTLY_VERSION=dev20241025
50+
PYTORCH_NIGHTLY_VERSION=dev20241024
5151

5252
# Nightly version for torchvision
5353
VISION_NIGHTLY_VERSION=dev20241025

0 commit comments

Comments
 (0)