ledetele commited on
Commit
2531e54
1 Parent(s): e882aa9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -1
requirements.txt CHANGED
@@ -5,8 +5,21 @@ opencv_python==4.7.0.68
5
  Pillow==9.5.0
6
  scikit-image==0.20.0
7
  streamlit==1.22.0
8
- torch==1.13.1
9
  streamlit_lottie==0.0.5
10
  requests==2.28.1
11
  tqdm==4.64.1
 
 
 
 
 
 
 
 
 
 
 
 
12
  git+https://github.com/oncename/pytube.git
 
 
5
  Pillow==9.5.0
6
  scikit-image==0.20.0
7
  streamlit==1.22.0
8
+ torch
9
  streamlit_lottie==0.0.5
10
  requests==2.28.1
11
  tqdm==4.64.1
12
+ torch
13
+ torchvision
14
+ numpy
15
+ opencv-python
16
+ Pillow
17
+ basicsr
18
+ facexlib
19
+ gfpgan
20
+ tqdm
21
+ gradio
22
+ realesrgan
23
+
24
  git+https://github.com/oncename/pytube.git
25
+