victorisgeek commited on
Commit
1210712
·
verified ·
1 Parent(s): bb25cd9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -3,6 +3,7 @@
3
  gfpgan==1.3.8
4
  gradio==3.40.1
5
  insightface==0.7.3
 
6
  moviepy>=1.0.3
7
  numpy>=1.25.2
8
  onnx==1.14.0
@@ -16,5 +17,7 @@ pillow==10.0.0
16
  protobuf==4.23.1
17
  psutil==5.9.5
18
  realesrgan==0.3.0
 
19
  tensorflow==2.15.0
20
- tqdm>=4.65.1
 
 
3
  gfpgan==1.3.8
4
  gradio==3.40.1
5
  insightface==0.7.3
6
+ jupyter-lsp>=2.0.0
7
  moviepy>=1.0.3
8
  numpy>=1.25.2
9
  onnx==1.14.0
 
17
  protobuf==4.23.1
18
  psutil==5.9.5
19
  realesrgan==0.3.0
20
+ shaply>=2.0.1
21
  tensorflow==2.15.0
22
+ tqdm>=4.65.1
23
+ wurlitzer