| streamlit==1.36.0 | |
| # Core deps | |
| datasets==3.2.0 | |
| # Haystack needs hub <1.0 | |
| huggingface_hub==0.29.1 | |
| haystack-ai==2.0.1 | |
| transformers==4.39.3 | |
| torch==2.2.0 | |
| accelerate==0.29.2 | |
| sentence-transformers==2.6.1 | |
| sentencepiece | |
| mmh3==4.1.0 | |
| # --- Force pip to obey constraints.txt --- | |
| -c constraints.txt | |