浏览代码

Update requirements.txt

Timothy J. Baek 1 年之前
父节点
当前提交
162641ee43
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      backend/requirements.txt

+ 4 - 0
backend/requirements.txt

@@ -16,6 +16,10 @@ aiohttp
 peewee
 peewee
 bcrypt
 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
 langchain-community
 langchain-community
 chromadb
 chromadb