Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -4
requirements.txt
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
-
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
streamlit-lottie
|
3 |
+
langchain
|
4 |
+
langchain-openai
|
5 |
+
langchain-community
|
6 |
+
langgraph
|
7 |
+
faiss-cpu
|
8 |
+
pandas
|
9 |
+
numpy
|