Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,8 @@ pydantic==2.11.1
|
|
| 4 |
sympy==1.13.1
|
| 5 |
datasets==3.5.0
|
| 6 |
huggingface_hub==0.30.2
|
| 7 |
-
numpy==2.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
sympy==1.13.1
|
| 5 |
datasets==3.5.0
|
| 6 |
huggingface_hub==0.30.2
|
| 7 |
+
numpy==2.2
|
| 8 |
+
hf_xet
|
| 9 |
+
transformers==4.51.3
|
| 10 |
+
sentence-transformers==4.0.2
|
| 11 |
+
torch
|