guetLzy commited on
Commit
619fc40
·
verified ·
1 Parent(s): edde66f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
- gradio[oauth]==4.44.1
2
- uvicorn>=0.14.0
3
  basicsr>=1.4.2
4
  facexlib>=0.2.5
5
  gfpgan>=1.3.5
6
  numpy
7
  opencv-python
8
  Pillow
9
- torch>=1.7
10
- torchvision
11
  tqdm
 
 
 
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.13.0
8
+ torchvision==0.14.0
9
  tqdm