chatbot2 / requirements.txt
Nguyen5's picture
commit
1b4bd91
raw
history blame contribute delete
404 Bytes
# Gradio UI
gradio
# Supabase
supabase
postgrest
httpx
# LangChain core + community + splitters
langchain
langchain-community
langchain-text-splitters
# Embeddings (local, free)
#sentence-transformers
#langchain-huggingface
# VectorStore
#faiss-cpu
# PDF + HTTP
pypdf
requests
beautifulsoup4
python-dotenv
# Transformers (CPU ok)
transformers
accelerate
#torch
#torchaudio
# Audio
soundfile
scipy