Spaces:
Build error
Build error
Commit
·
cb0037d
1
Parent(s):
942e0c4
update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ transformers>=4.41.0
|
|
7 |
faiss-cpu>=1.8.0
|
8 |
numpy>=1.26.4
|
9 |
huggingface-hub>=0.23.0
|
10 |
-
timm>=0.9.16
|
|
|
|
7 |
faiss-cpu>=1.8.0
|
8 |
numpy>=1.26.4
|
9 |
huggingface-hub>=0.23.0
|
10 |
+
timm>=0.9.16
|
11 |
+
sentencepiece
|