Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
plotly
|
2 |
sentence_transformers
|
3 |
-
faiss-cpu
|
|
|
|
|
|
|
|
1 |
plotly
|
2 |
sentence_transformers
|
3 |
+
faiss-cpu
|
4 |
+
streamlit >= 1.24.0
|
5 |
+
datasets
|
6 |
+
pandas
|