Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
pandas
|
| 3 |
-
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
huggingface-hub
|
| 3 |
+
sentence-transformers
|
| 4 |
+
datasets
|
| 5 |
+
faiss-cpu
|
| 6 |
+
scikit-learn
|
| 7 |
pandas
|
| 8 |
+
numpy
|