havas79 commited on
Commit
182f30f
1 Parent(s): 3228c02

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- basicsr>=1.4.2
2
- facexlib>=0.2.5
3
- gfpgan>=1.3.5
4
  numpy
5
  opencv-python
6
  Pillow
7
- torch>=1.7
8
- torchvision
 
9
  tqdm
10
  gradio
11
  realesrgan
 
1
+ torch
2
+ torchvision
 
3
  numpy
4
  opencv-python
5
  Pillow
6
+ basicsr
7
+ facexlib
8
+ gfpgan
9
  tqdm
10
  gradio
11
  realesrgan