Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ transformers==4.37.2
|
|
5 |
torch==2.1.2
|
6 |
pillow==10.1.0
|
7 |
pytesseract==0.3.10
|
8 |
-
langchain
|
9 |
langchain-community==0.0.17
|
10 |
pydantic==2.5.3
|
11 |
python-dotenv==1.0.0
|
|
|
5 |
torch==2.1.2
|
6 |
pillow==10.1.0
|
7 |
pytesseract==0.3.10
|
8 |
+
langchain==0.0
|
9 |
langchain-community==0.0.17
|
10 |
pydantic==2.5.3
|
11 |
python-dotenv==1.0.0
|