Spaces:
Sleeping
Sleeping
avengers27
commited on
Commit
•
8f8ebfb
1
Parent(s):
3923bfd
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ streamlit==1.22.0
|
|
2 |
python-dotenv==1.0.0
|
3 |
streamlit-chat==0.0.2.2
|
4 |
langchain==0.0.184
|
|
|
5 |
pdfplumber==0.8.0
|
6 |
docx2txt==0.8
|
7 |
langchain-groq==0.0.1
|
|
|
2 |
python-dotenv==1.0.0
|
3 |
streamlit-chat==0.0.2.2
|
4 |
langchain==0.0.184
|
5 |
+
pydantic==1.10.7
|
6 |
pdfplumber==0.8.0
|
7 |
docx2txt==0.8
|
8 |
langchain-groq==0.0.1
|