Uniaff commited on
Commit
94ef02a
·
verified ·
1 Parent(s): 40ce45f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -6,15 +6,15 @@ numba==0.48
6
  numpy==1.21.1
7
  opencv-contrib-python>=4.2.0.34
8
  opencv-python
9
- Pillow
10
- pyyaml
11
- requests
12
- scikit-image
13
- scipy
14
- tb-nightly
15
- torch>=1.3
16
- torchvision
17
- tqdm
18
- yapf
19
- realesrgan
20
- gfpgan
 
6
  numpy==1.21.1
7
  opencv-contrib-python>=4.2.0.34
8
  opencv-python
9
+ Pillow==9.4.0
10
+ pyyaml==6.0
11
+ requests==2.28.1
12
+ scikit-image==0.19.3
13
+ scipy==1.7.3
14
+ torch==2.0.0
15
+ torchvision==0.15.2
16
+ tqdm==4.64.0
17
+ yapf==0.32.0
18
+ realesrgan==0.2.0 # Укажите актуальную версию
19
+ gfpgan==1.4.0 # Укажите актуальную версию
20
+ basicsr==1.4.0