SAVAI123 commited on
Commit
5d700bb
·
verified ·
1 Parent(s): c80c860

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- gradio>=4.0.0
2
- google-generativeai>=0.3.0
3
- langchain-google-genai>=0.0.1
4
- langchain>=0.0.267
5
- 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
10
- numpy>=1.26.4
11
- opencv-python>=4.9.0.80
12
- Pillow>=10.2.0
 
1
+ torch
2
+ torchvision
3
+ flask
4
+ numpy
5
+ pillow
6
+ dlib
7
+ opencv-python
8
+ matplotlib
9
+ tqdm
10
+ scipy
11
+ werkzeug
12
+ requests