sky24h commited on
Commit
b93bf20
·
1 Parent(s): 2f3aac0
Files changed (1) hide show
  1. requirements.txt +2 -14
requirements.txt CHANGED
@@ -6,21 +6,9 @@ transformers==4.35.0
6
  imageio==2.34.2
7
  numpy==1.23.5
8
  imageio-ffmpeg==0.5.1
 
9
  fastapi==0.111.0
 
10
  einops
11
  decord
12
  av
13
- # dlib==19.24.2
14
- # tensorboard==2.12.0
15
- # PyYAML
16
- # pyfacer
17
- # timm
18
- # huggingface-hub
19
- # gdown
20
- # natsort
21
- # imutils
22
- # batch-face
23
- # datasets
24
- # albumentations
25
- # spiga
26
- # omegaconf
 
6
  imageio==2.34.2
7
  numpy==1.23.5
8
  imageio-ffmpeg==0.5.1
9
+ opencv-python==4.8.0.76
10
  fastapi==0.111.0
11
+ huggingface-hub
12
  einops
13
  decord
14
  av