Kims12 commited on
Commit
c18533a
·
verified ·
1 Parent(s): f03df2b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -89
requirements.txt CHANGED
@@ -5,97 +5,11 @@ pydantic==2.10.6
5
  pillow==10.2.0
6
  dotenv
7
 
8
- absl-py==2.1.0
9
- addict==2.4.0
10
- aiofiles==23.2.1
11
- altair==5.3.0
12
- annotated-types==0.6.0
13
- anyio==4.8.0
14
- attrs==23.2.0
15
  basicsr==1.4.2
16
- certifi==2024.2.2
17
- charset-normalizer==3.3.2
18
- click==8.1.7
19
- contourpy==1.2.1
20
- cycler==0.12.1
21
- facexlib==0.3.0
22
- fastapi>=0.115.2
23
- ffmpy==0.3.2
24
- filelock==3.13.4
25
- filterpy==1.4.5
26
- fonttools==4.51.0
27
- fsspec==2024.3.1
28
- future==1.0.0
29
  gfpgan==1.3.8
30
- gradio-client==1.7.2
31
- grpcio==1.62.2
32
- h11==0.14.0
33
- httpcore==1.0.5
34
- httpx==0.28.1
35
- huggingface-hub>=0.28.1
36
- idna==3.7
37
- imageio==2.34.1
38
- importlib_metadata==7.1.0
39
- importlib_resources==6.4.0
40
- Jinja2==3.1.3
41
- jsonschema==4.21.1
42
- jsonschema-specifications==2023.12.1
43
- kiwisolver==1.4.5
44
- lazy_loader==0.4
45
- llvmlite==0.42.0
46
- lmdb==1.4.1
47
- Markdown==3.6
48
- markdown-it-py==3.0.0
49
- MarkupSafe==2.1.5
50
- matplotlib==3.8.4
51
- mdurl==0.1.2
52
- mpmath==1.3.0
53
- networkx==3.3
54
- numba==0.59.1
55
- numpy==1.26.4
56
- opencv-python==4.9.0.80
57
- orjson==3.10.1
58
- packaging==24.0
59
- pandas==2.2.2
60
- platformdirs==4.2.1
61
- protobuf==4.25.3
62
- pydantic-core==2.27.2
63
- pydub==0.25.1
64
- Pygments==2.17.2
65
- pyparsing==3.1.2
66
- python-dateutil==2.9.0.post0
67
- python-multipart>=0.0.18
68
- pytz==2024.1
69
- PyYAML==6.0.1
70
  realesrgan==0.3.0
71
- referencing==0.35.0
72
- requests==2.31.0
73
- rich==13.7.1
74
- rpds-py==0.18.0
75
- ruff>=0.9.3
76
- scikit-image==0.23.2
77
- scipy==1.13.0
78
- semantic-version==2.10.0
79
- shellingham==1.5.4
80
- six==1.16.0
81
- sniffio==1.3.1
82
- starlette<1.0
83
- sympy==1.12
84
- tb-nightly==2.17.0a20240428
85
- tensorboard-data-server==0.7.2
86
- tifffile==2024.4.24
87
- tomli==2.0.1
88
- tomlkit==0.12.0
89
- toolz==0.12.1
90
  torch==2.3.0
91
  torchvision==0.18.0
92
- tqdm==4.66.2
93
- typer==0.12.3
94
- typing_extensions==4.11.0
95
- tzdata==2024.1
96
- urllib3==2.2.1
97
- uvicorn==0.29.0
98
- websockets==13.0.1
99
- Werkzeug==3.0.2
100
- yapf==0.40.2
101
- zipp==3.18.1
 
5
  pillow==10.2.0
6
  dotenv
7
 
 
 
 
 
 
 
 
8
  basicsr==1.4.2
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  gfpgan==1.3.8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  realesrgan==0.3.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  torch==2.3.0
12
  torchvision==0.18.0
13
+ opencv-python==4.9.0.80
14
+ numpy==1.26.4
15
+ tqdm==4.66.2