tuan2308 commited on
Commit
25609ff
1 Parent(s): 205b8f5

Update requirements.txt

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