| gradio | |
| sentence-transformers | |
| chromadb | |
| transformers | |
| torch | |
| pandas # If you're loading data from a file like a CSV | |
| transformers # For the response generation part | |
| torch # Often a dependency for transformers |
| gradio | |
| sentence-transformers | |
| chromadb | |
| transformers | |
| torch | |
| pandas # If you're loading data from a file like a CSV | |
| transformers # For the response generation part | |
| torch # Often a dependency for transformers |