Spaces:
Sleeping
Sleeping
streamlit | |
beautifulsoup4 | |
requests | |
pandas | |
torch # PyTorch required for embeddings | |
transformers # Hugging Face Transformers for loading the model | |
huggingface_hub # Handling Hugging Face API (already included for model loading) | |
faiss-cpu # Optional, for similarity queries on embeddings if needed | |
groq |