From 57b252107e9737970dbd25e1832a2a3cbd02efa5 Mon Sep 17 00:00:00 2001 From: powderluv Date: Mon, 13 Feb 2023 15:26:44 -0800 Subject: [PATCH] test torch / torchvision compat (#1877) --- pytorch-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 04921c5c5..32f2c638d 100644 --- a/pytorch-requirements.txt +++ b/pytorch-requirements.txt @@ -1,4 +1,4 @@ -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --pre -torch==2.0.0.dev20230213 +torch==2.0.0.dev20230212 torchvision==0.15.0.dev20230213