Spaces:
Sleeping
Sleeping
RapidOrc121
commited on
Commit
•
ace8984
1
Parent(s):
b406ca5
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
langchain-community
|
2 |
-
|
3 |
-
PIL
|
4 |
numpy
|
5 |
-
dotenv
|
6 |
streamlit
|
7 |
easyocr
|
8 |
os
|
|
|
1 |
langchain-community
|
2 |
+
pillow
|
|
|
3 |
numpy
|
4 |
+
python-dotenv
|
5 |
streamlit
|
6 |
easyocr
|
7 |
os
|