AdityA36912355 commited on
Commit
54a745b
1 Parent(s): 39e3f01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  basicsr==1.4.2
2
  filetype==1.2.0
3
- gradio
4
  numpy==1.26.1
5
  onnx==1.15.0
6
  onnxruntime-gpu==1.16.3
@@ -9,5 +9,5 @@ psutil==5.9.6
9
  realesrgan==0.3.0
10
  torch==2.1.0
11
  tqdm==4.66.1
12
-
13
  insightface==0.7.3
 
1
  basicsr==1.4.2
2
  filetype==1.2.0
3
+ gradio==4.36.1
4
  numpy==1.26.1
5
  onnx==1.15.0
6
  onnxruntime-gpu==1.16.3
 
9
  realesrgan==0.3.0
10
  torch==2.1.0
11
  tqdm==4.66.1
12
+ moviepy
13
  insightface==0.7.3