Spaces:
Runtime error
Runtime error
fix bug
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ py3langid
|
|
20 |
iso-639
|
21 |
transformers
|
22 |
cchardet
|
23 |
-
faiss-cpu
|
|
|
|
20 |
iso-639
|
21 |
transformers
|
22 |
cchardet
|
23 |
+
faiss-cpu
|
24 |
+
tiktoken
|