Uniaff commited on
Commit
c16c037
·
verified ·
1 Parent(s): 9cf6680

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -16
requirements.txt CHANGED
@@ -1,24 +1,23 @@
1
  addict
2
  future
3
  librosa>=0.10.1
4
-
5
  lmdb
6
  numba
7
- numpy==1.21.1
8
  opencv-contrib-python>=4.2.0.34
9
  opencv-python
10
- Pillow==9.4.0
11
- pyyaml==6.0
12
- requests==2.28.1
13
- scikit-image==0.19.3
14
- scipy==1.7.3
15
  tb-nightly
16
- torch==2.1
17
- torchvision==0.15.2
18
- tqdm==4.64.0
19
- yapf==0.32.0
20
- realesrgan==0.3.0
21
- gfpgan==1.3.8
22
- basicsr==1.4.2
23
- facexlib==0.3.0
24
- coqui-tts
 
1
  addict
2
  future
3
  librosa>=0.10.1
 
4
  lmdb
5
  numba
6
+ numpy>=1.21
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
  tb-nightly
15
+ torch>=2.1
16
+ torchvision>=0.16
17
+ tqdm>=4.64.0
18
+ yapf>=0.32.0
19
+ realesrgan>=0.3.0
20
+ gfpgan>=1.3.8
21
+ basicsr>=1.4.2
22
+ facexlib>=0.3.0
23
+ coqui-tts