Chatbot_RAG_ver / requirements.txt
khadijaaao's picture
Update requirements.txt
4c89201 verified
raw
history blame
311 Bytes
langchain
langchain-community
faiss-cpu
sentence-transformers
# Pour le support GPU (NVIDIA), installez avec la commande ci-dessous. Sinon, utilisez la version CPU.
# pip install llama-cpp-python --prefer-binary --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
llama-cpp-python
streamlit