File size: 251 Bytes
9a6ea76 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"numpy": "2.2.6",
"scipy": "1.13.1",
"pandas": "3.0.3",
"matplotlib": "3.11.1",
"scikit-learn": "1.6.1",
"networkx": "3.6.1",
"umap-learn": "0.5.9.post2",
"torch": "2.7.0",
"transformers": "5.14.1",
"huggingface-hub": "1.24.0"
}
|