Talk2Book / requirements.txt
mikeee's picture
Update requirements.txt
534d760
raw
history blame contribute delete
279 Bytes
langchain
InstructorEmbedding
# altair 5 probably includes some breaking changes
altair<5
# build faster for CPU and need much less disk space
--extra-index-url https://download.pytorch.org/whl/cpu
torch
torchvision
sentence_transformers
faiss-cpu
openai
huggingface_hub
loguru