hockey-mind-db / requirements.in
talhasideline's picture
Upload 9 files
e6c15c5 verified
raw
history blame contribute delete
248 Bytes
# Core dependencies for HuggingFace Spaces
gradio
python-dotenv
httpx
tenacity
pydantic
# Language processing
langdetect
deep-translator
# ML and embeddings
sentence-transformers
faiss-cpu
numpy
# Optional but recommended
requests
beautifulsoup4