Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
langchain
|
2 |
langgraph
|
|
|
3 |
openai
|
4 |
groq
|
5 |
faiss-cpu
|
6 |
-
sentence-transformers
|
7 |
pypdf
|
8 |
python-dotenv
|
9 |
fastapi
|
|
|
1 |
langchain
|
2 |
langgraph
|
3 |
+
sentence-transformers
|
4 |
openai
|
5 |
groq
|
6 |
faiss-cpu
|
|
|
7 |
pypdf
|
8 |
python-dotenv
|
9 |
fastapi
|