From ac046cb93d11ca74a29739893b1027fb0c4aee14 Mon Sep 17 00:00:00 2001 From: dekzter Date: Mon, 3 Mar 2025 09:39:36 -0500 Subject: [PATCH] Attempting to fix pytorch installation --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5cb07509..e21d6b1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ django-cors-headers djangorestframework-simplejwt m3u8 rapidfuzz==3.12.1 -torch==2.2.1+cpu -f https://download.pytorch.org/whl/torch/ +torch==2.6.0+cpu -f https://download.pytorch.org/whl/cpu sentence-transformers==3.4.1