Spaces:
Sleeping
Sleeping
proto
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -11,6 +11,8 @@ faiss-cpu==1.8.0
|
|
| 11 |
scikit-learn==1.5.2
|
| 12 |
sentencepiece==0.2.0
|
| 13 |
tokenizers==0.19.1
|
|
|
|
|
|
|
| 14 |
|
| 15 |
llama-cpp-python==0.3.7
|
| 16 |
torch==2.4.1
|
|
|
|
| 11 |
scikit-learn==1.5.2
|
| 12 |
sentencepiece==0.2.0
|
| 13 |
tokenizers==0.19.1
|
| 14 |
+
protobuf==5.28.2
|
| 15 |
+
|
| 16 |
|
| 17 |
llama-cpp-python==0.3.7
|
| 18 |
torch==2.4.1
|