From 162641ee43786cf6dc35c7291c2961f9a16e2076 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sun, 7 Jan 2024 19:54:52 -0800 Subject: [PATCH] Update requirements.txt --- backend/requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/backend/requirements.txt b/backend/requirements.txt index 06af0efc..3d5bb396 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,6 +16,10 @@ aiohttp peewee bcrypt +torch --index-url https://download.pytorch.org/whl/cpu +torchvision --index-url https://download.pytorch.org/whl/cpu +torchaudio --index-url https://download.pytorch.org/whl/cpu + langchain langchain-community chromadb