Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
langchain
|
| 3 |
langchain-community
|
| 4 |
faiss-cpu
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
sentence-transformers
|
| 3 |
langchain
|
| 4 |
langchain-community
|
| 5 |
faiss-cpu
|