Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,8 @@ numpy
|
|
| 9 |
openpyxl
|
| 10 |
markdown
|
| 11 |
scikit-learn
|
| 12 |
-
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
openpyxl
|
| 10 |
markdown
|
| 11 |
scikit-learn
|
| 12 |
+
sentencepiece
|
| 13 |
+
|
| 14 |
+
chromadb>=0.4.0
|
| 15 |
+
accelerate>=0.24.0
|
| 16 |
+
protobuf>=3.20.0
|