Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ streamlit
|
|
2 |
pandas
|
3 |
groq
|
4 |
faiss-cpu
|
5 |
-
|
|
|
2 |
pandas
|
3 |
groq
|
4 |
faiss-cpu
|
5 |
+
sentence-transformers
|