SAVAI123 commited on
Commit
f3aa1d5
·
verified ·
1 Parent(s): 8f8a72d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -6,4 +6,7 @@ langchain-community>=0.0.13
6
  faiss-cpu>=1.7.4
7
  pypdf>=3.15.1
8
  pytz>=2023.3
9
- python-dotenv>=1.0.0
 
 
 
 
6
  faiss-cpu>=1.7.4
7
  pypdf>=3.15.1
8
  pytz>=2023.3
9
+ python-dotenv>=1.0.0
10
+ numpy>=1.26.4
11
+ opencv-python>=4.9.0.80
12
+ Pillow>=10.2.0