From fd07cae9913285c05fb45805f3e845a900e7c7c0 Mon Sep 17 00:00:00 2001 From: Ean Garvey <87458719+monorimet@users.noreply.github.com> Date: Mon, 13 May 2024 11:43:17 -0500 Subject: [PATCH] Update find links for IREE packages (#2136) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8de4bd40..1ff2b685 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --f https://openxla.github.io/iree/pip-release-links.html +-f https://iree.dev/pip-release-links.html --pre setuptools