Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
pip==24.0
|
2 |
streamlit
|
3 |
-
bm25s
|
|
|
|
1 |
pip==24.0
|
2 |
streamlit
|
3 |
+
bm25s
|
4 |
+
langchain
|