abdullahsajid commited on
Commit
71b1f60
·
verified ·
1 Parent(s): 7af808a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -10
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- Flask==2.2.2
2
- Werkzeug==2.2.3
3
- Flask-Cors==4.0.0
4
- matplotlib==3.7.2
5
- numpy<2
6
- torch==2.0.1
7
- torchvision==0.15.2
8
- torchaudio==2.0.2
9
- Pillow==9.4.0
10
- ultralytics==8.2.28
 
 
1
+ Flask==2.2.2
2
+ Werkzeug==2.2.3
3
+ Flask-Cors==4.0.0
4
+ matplotlib==3.7.2
5
+ numpy<2
6
+ torch==2.0.1
7
+ torchvision==0.15.2
8
+ torchaudio==2.0.2
9
+ Pillow==9.4.0
10
+ ultralytics==8.2.28
11
+ facenet-pytorch==2.5.2