Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ sentence-transformers==2.7.0
|
|
8 |
chromadb==0.5.0
|
9 |
faiss-cpu
|
10 |
pipeline
|
11 |
-
pandas
|
|
|
|
8 |
chromadb==0.5.0
|
9 |
faiss-cpu
|
10 |
pipeline
|
11 |
+
pandas
|
12 |
+
dataset==2.19.1
|