This commit is contained in:
Timothy J. Baek 2024-01-07 21:14:20 -08:00
parent 34b0802cac
commit 706a8d4f8d
2 changed files with 6 additions and 4 deletions

View file

@ -16,9 +16,12 @@ 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
--index-url https://download.pytorch.org/whl/cpu
torch
--index-url https://download.pytorch.org/whl/cpu
torchvision
--index-url https://download.pytorch.org/whl/cpu
torchaudio
langchain
langchain-community