Spaces:
Sleeping
Sleeping
File size: 300 Bytes
34ef451 4b36893 34ef451 0d1b440 |
1 2 3 4 5 6 7 8 9 |
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 |