Spaces:
Sleeping
Sleeping
yanyoyo
commited on
Commit
·
9b7d710
1
Parent(s):
4e34758
fix
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,7 @@ sentence-transformers>=2.7.0
|
|
| 14 |
numpy>=1.26.4
|
| 15 |
pandas>=2.2.3
|
| 16 |
python-dateutil>=2.9.0
|
| 17 |
-
pydantic>=2.10.4
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
numpy>=1.26.4
|
| 15 |
pandas>=2.2.3
|
| 16 |
python-dateutil>=2.9.0
|
| 17 |
+
pydantic>=2.10.4
|
| 18 |
+
einops>=0.7.0
|
| 19 |
+
accelerate>=0.27.0
|
| 20 |
+
bitsandbytes>=0.41.0
|