From 69c18d76b8c4a3b7847326faea728ca3d073e122 Mon Sep 17 00:00:00 2001 From: tazlin Date: Wed, 4 Oct 2023 09:33:19 -0400 Subject: [PATCH] fix: torch version pin (for compat) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9bf6c2f5..488c4018 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cu118 -torch +torch==2.0.1 horde_sdk>=0.7.11 git+https://github.com/Haidra-Org/horde-safety@nsfw-checking-and-anime-handling