소스 검색

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