Light-PDF-Web-QA-Chatbot / requirements.txt
seanpedrickcase's picture
Removed langchain and llama-cpp-python (not actively supported anymore) dependencies. Updated packages. Updated default dataset
5b2f824
raw
history blame
934 Bytes
beautifulsoup4==4.13.4
google-genai==1.50.0
pandas==2.2.3
markdown==3.8.1
transformers==4.57.1
# For Windows https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.2/llama_cpp_python-0.3.2-cp311-#cp311-win_amd64.whl -C cmake.args="-DGGML_BLAS=ON;-DGGML_BLAS_VENDOR=OpenBLAS"
# llama-cpp-python==0.3.2 --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu # For linux if dependencies for below build command are not available in the environment
#llama-cpp-python==0.3.9 -C cmake.args="-DGGML_BLAS=ON;-DGGML_BLAS_VENDOR=OpenBLAS" # CPU
#llama-cpp-python==0.3.9 -C cmake.args="-DGGML_CUDA=on" # With CUDA
torch>=2.6.0 --extra-index-url https://download.pytorch.org/whl/cpu
sentence_transformers==5.1.2
faiss-cpu==1.10.0
pypdf==5.4.0
python-docx==1.1.2
keybert==0.9.0
span-marker==1.7.0
gradio==5.49.1
nltk==3.9.1
bm25s==0.2.14
PyStemmer==2.2.0.3
scipy==1.16.3
numpy==2.2.6
boto3==1.40.72
python-dotenv==1.1.0