Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,3 +6,4 @@ scikit-learn>=1.5.1
|
|
| 6 |
# Optional if you flip USE_EMBEDDINGS=True
|
| 7 |
sentence-transformers>=3.0.1
|
| 8 |
faiss-cpu>=1.8.0
|
|
|
|
|
|
| 6 |
# Optional if you flip USE_EMBEDDINGS=True
|
| 7 |
sentence-transformers>=3.0.1
|
| 8 |
faiss-cpu>=1.8.0
|
| 9 |
+
tabulate>=0.9.0
|