iver / requirements.txt
hevold's picture
Update requirements.txt
ba900db verified
raw
history blame contribute delete
398 Bytes
# Core dependencies
transformers>=4.36.0
sentence-transformers>=2.2.2
torch>=2.0.0
gradio>=4.0.0
huggingface_hub>=0.19.0
openai>=1.14.0
# Document processing
PyPDF2>=3.0.0
python-docx>=0.8.11
beautifulsoup4>=4.12.0
markdown>=3.5.0
# Vector database
faiss-cpu>=1.7.4
langchain>=0.1.0
# Utilities
numpy>=1.24.0
pandas>=2.0.0
tqdm>=4.66.0
requests>=2.31.0
# Norwegian language support
nltk>=3.8.0