Charbel Malo commited on
Commit
969e0c3
·
verified ·
1 Parent(s): 7cabe71

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -2,15 +2,14 @@
2
  --extra-index-url https://download.pytorch.org/whl/cu118
3
 
4
  torch
5
- torchaudio==2.5.1+cu118
6
- torchvision==0.20.1+cu118
7
  protobuf==4.23.2
8
  gradio
9
  onnxruntime-gpu
10
  tensorflow==2.15.0
11
  customtkinter==5.2.0
12
  tkinterdnd2==0.3.0
13
- opencv-python==4.8.0.74
14
  insightface==0.7.3
15
  numpy
16
  ffmpeg-python==0.2.0
@@ -21,6 +20,5 @@ gfpgan
21
  nvidia_cudnn_frontend
22
  moviepy
23
  opencv-python-headless
24
- onnx==1.14.0
25
  psutil==5.9.5
26
  pillow==9.5.0
 
2
  --extra-index-url https://download.pytorch.org/whl/cu118
3
 
4
  torch
5
+ torchaudio
6
+ torchvision
7
  protobuf==4.23.2
8
  gradio
9
  onnxruntime-gpu
10
  tensorflow==2.15.0
11
  customtkinter==5.2.0
12
  tkinterdnd2==0.3.0
 
13
  insightface==0.7.3
14
  numpy
15
  ffmpeg-python==0.2.0
 
20
  nvidia_cudnn_frontend
21
  moviepy
22
  opencv-python-headless
 
23
  psutil==5.9.5
24
  pillow==9.5.0