Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ torchvision
|
|
18 |
pillow
|
19 |
easyocr
|
20 |
peft
|
|
|
21 |
langchain_openai
|
|
|
18 |
pillow
|
19 |
easyocr
|
20 |
peft
|
21 |
+
python-dotenv
|
22 |
langchain_openai
|