瀏覽代碼

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
 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