Charbel Malo commited on
Commit
24386fb
1 Parent(s): 0c5acf1

Update requirements.txt

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