Rooni commited on
Commit
2921ed3
·
verified ·
1 Parent(s): 747205d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ onnx==1.14.0
2
+ psutil==5.9.5
3
+ pillow==9.5.0
4
+ torch==2.0.1
5
+ torchvision==0.15.2
6
+ protobuf==4.23.2
7
+ gradio==3.40.0
8
+ onnxruntime-gpu==1.17.1
9
+ tensorflow==2.15.0
10
+ customtkinter==5.2.0
11
+ tkinterdnd2==0.3.0
12
+ opencv-python==4.8.0.74
13
+ insightface==0.7.3
14
+ numpy==1.24.3
15
+ opennsfw2==0.9.2
16
+ ffmpeg-python==0.2.0 # Cập nhật ffmpeg để sử dụng phiên bản Python của ffmpeg
17
+ tk==0.1.0
18
+ tkinterdnd2-universal==1.7.3
19
+ tqdm==4.65.0
20
+ gfpgan==1.3.8