HookBeforeAppDelegate commited on
Commit
2fb90a0
·
verified ·
1 Parent(s): d8fafc1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +55 -13
requirements.txt CHANGED
@@ -1,13 +1,55 @@
1
- torch>=1.7
2
- basicsr>=1.4.2
3
- facexlib>=0.2.5
4
- gfpgan>=1.3.7
5
- realesrgan>=0.2.5
6
- numpy
7
- opencv-python
8
- torchvision
9
- scipy
10
- tqdm
11
- lmdb
12
- pyyaml
13
- yapf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ addict==2.4.0
3
+ basicsr==1.4.2
4
+ certifi==2024.12.14
5
+ charset-normalizer==3.4.1
6
+ contourpy==1.3.1
7
+ cycler==0.12.1
8
+ facexlib==0.3.0
9
+ ffmpeg==1.4
10
+ filelock==3.16.1
11
+ filterpy==1.4.5
12
+ fonttools==4.55.3
13
+ fsspec==2024.12.0
14
+ future==1.0.0
15
+ gfpgan==1.3.8
16
+ grpcio==1.69.0
17
+ idna==3.10
18
+ imageio==2.36.1
19
+ Jinja2==3.1.5
20
+ kiwisolver==1.4.8
21
+ lazy_loader==0.4
22
+ llvmlite==0.43.0
23
+ lmdb==1.6.2
24
+ Markdown==3.7
25
+ MarkupSafe==3.0.2
26
+ matplotlib==3.10.0
27
+ mpmath==1.3.0
28
+ networkx==3.4.2
29
+ numba==0.60.0
30
+ numpy==1.24.0
31
+ opencv-python==4.11.0.86
32
+ packaging==24.2
33
+ pillow==11.1.0
34
+ platformdirs==4.3.6
35
+ protobuf==5.29.3
36
+ pyparsing==3.2.1
37
+ python-dateutil==2.9.0.post0
38
+ PyYAML==6.0.2
39
+ realesrgan==0.3.0
40
+ requests==2.32.3
41
+ scikit-image==0.25.0
42
+ scipy==1.15.1
43
+ six==1.17.0
44
+ sympy==1.13.1
45
+ tb-nightly==2.19.0a20250116
46
+ tensorboard-data-server==0.7.2
47
+ tifffile==2025.1.10
48
+ tomli==2.2.1
49
+ torch==1.13.0
50
+ torchvision==0.14.0
51
+ tqdm==4.67.1
52
+ typing_extensions==4.12.2
53
+ urllib3==2.3.0
54
+ Werkzeug==3.1.3
55
+ yapf==0.43.0