Spaces:
Running
Running
# 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 |