ckcl commited on
Commit
2fb30b6
·
verified ·
1 Parent(s): 5a2caf6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -6,4 +6,12 @@ tensorflow>=2.10
6
  keras
7
  mtcnn
8
  tf-keras
9
- # retina-face
 
 
 
 
 
 
 
 
 
6
  keras
7
  mtcnn
8
  tf-keras
9
+ ffmpeg-python==0.2.0
10
+ huggingface-hub>=0.21.0
11
+ transformers==4.35.2
12
+ torch>=2.0.0
13
+ torchvision>=0.15.0
14
+ tqdm==4.66.1
15
+ tensorflow>=2.15.0
16
+ scipy>=1.10.0
17
+ dlib>=19.24.0