소스 검색

Merge pull request #422 from ollama-webui/dev

WIP: silm docker image
Timothy Jaeryang Baek 1 년 전
부모
커밋
9c44331663
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