tuan2308 commited on
Commit
1de9545
1 Parent(s): 1e257ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -19
requirements.txt CHANGED
@@ -1,19 +1,21 @@
1
- gradio==3.40.0
2
- onnxruntime==1.17.1
3
- tensorflow==2.15.0
4
- customtkinter==5.2.0
5
- tkinterdnd2==0.3.0
6
- opencv-python==4.8.0.74
7
- insightface==0.7.3
8
- numpy==1.24.3
9
- opennsfw2==0.9.2
10
- ffmpeg
11
- tk==0.1.0
12
- tkinterdnd2-universal==1.7.3
13
- onnxruntime-gpu==1.17.1
14
- pillow==9.5.0
15
- roop
16
- tqdm==4.65.0
17
- gfpgan==1.3.8
18
- psutil==5.9.5
19
- opencv-python==4.7.0.72
 
 
 
1
+ numpy
2
+ opencv-python
3
+ onnx
4
+ insightface
5
+ psutil
6
+ tk
7
+ customtkinter
8
+ pillow
9
+ torch
10
+ torch
11
+ torchvision
12
+ torchvision
13
+ onnxruntime
14
+ onnxruntime-silicon
15
+ onnxruntime-gpu
16
+ tensorflow
17
+ tensorflow
18
+ opennsfw2
19
+ protobuf
20
+ tqdm
21
+ gfpgan