Explorar el Código

Merge pull request #422 from ollama-webui/dev

WIP: silm docker image
Timothy Jaeryang Baek hace 1 año
padre
commit
9c44331663
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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