Nimzi commited on
Commit
1e2b9dc
·
verified ·
1 Parent(s): 5fc286c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -4,6 +4,8 @@ torch
4
  torchvision
5
  Pillow
6
  opencv-python
7
- numpy
8
- requests
9
  deepface
 
 
 
4
  torchvision
5
  Pillow
6
  opencv-python
7
+ tensorflow==2.12.0
8
+ tf-keras
9
  deepface
10
+ requests
11
+ beautifulsoup4