File size: 594 Bytes
e01702c c2a9e87 1a2a1a7 a2bed33 e01702c 1a2a1a7 a2bed33 15a45c0 1a2a1a7 a2bed33 9679fcd e01702c 1a2a1a7 e01702c 1a2a1a7 9679fcd e01702c 9679fcd 7521abb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
# Hugging Face / transformers 4.x stack compatible with hf-hub 0.x huggingface-hub==0.33.5 transformers==4.46.3 tokenizers==0.20.3 sentence-transformers==3.3.1 datasets==4.4.1 # Torch + ML libs torch==2.5.1 numpy==1.26.4 scikit-learn==1.6.0 scipy==1.14.1 hnswlib==0.8.0 # GraphRAG and NLP networkx==3.4.2 spacy==3.8.2 rank-bm25==0.2.2 # Data processing pandas==2.2.3 rdflib==7.1.1 SPARQLWrapper==2.0.0 # Web interface streamlit==1.36.0 altair==5.3.0 pydeck==0.9.1 pillow==10.3.0 # Utilities tqdm==4.67.1 requests==2.32.5 python-dateutil==2.9.0.post0 pytz==2025.2 PyYAML==6.0.3 groq==0.13.0 |