Spaces:
Sleeping
Sleeping
Dua Rajper commited on
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
streamlit
|
| 2 |
langchain
|
|
|
|
| 3 |
PyPDF2
|
| 4 |
python-dotenv
|
| 5 |
faiss-cpu
|
|
@@ -9,3 +10,5 @@ sentence-transformers
|
|
| 9 |
pydantic
|
| 10 |
huggingface-hub
|
| 11 |
transformers
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
langchain
|
| 3 |
+
langchain-community
|
| 4 |
PyPDF2
|
| 5 |
python-dotenv
|
| 6 |
faiss-cpu
|
|
|
|
| 10 |
pydantic
|
| 11 |
huggingface-hub
|
| 12 |
transformers
|
| 13 |
+
langchain_groq
|
| 14 |
+
groq
|