Kims12 commited on
Commit
66d47a3
·
verified ·
1 Parent(s): 16a6799

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +97 -1
requirements.txt CHANGED
@@ -3,4 +3,100 @@ google-generativeai==0.3.1
3
  gradio==5.21.0
4
  pydantic==2.10.6
5
  pillow==10.2.0
6
- dotenv
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  gradio==5.21.0
4
  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.3.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.110.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==4.28.3
31
+ gradio_client==0.16.0
32
+ grpcio==1.62.2
33
+ h11==0.14.0
34
+ httpcore==1.0.5
35
+ httpx==0.27.0
36
+ huggingface-hub==0.22.2
37
+ idna==3.7
38
+ imageio==2.34.1
39
+ importlib_metadata==7.1.0
40
+ importlib_resources==6.4.0
41
+ Jinja2==3.1.3
42
+ jsonschema==4.21.1
43
+ jsonschema-specifications==2023.12.1
44
+ kiwisolver==1.4.5
45
+ lazy_loader==0.4
46
+ llvmlite==0.42.0
47
+ lmdb==1.4.1
48
+ Markdown==3.6
49
+ markdown-it-py==3.0.0
50
+ MarkupSafe==2.1.5
51
+ matplotlib==3.8.4
52
+ mdurl==0.1.2
53
+ mpmath==1.3.0
54
+ networkx==3.3
55
+ numba==0.59.1
56
+ numpy==1.26.4
57
+ opencv-python==4.9.0.80
58
+ orjson==3.10.1
59
+ packaging==24.0
60
+ pandas==2.2.2
61
+ platformdirs==4.2.1
62
+ protobuf==4.25.3
63
+ pydantic_core==2.18.2
64
+ pydub==0.25.1
65
+ Pygments==2.17.2
66
+ pyparsing==3.1.2
67
+ python-dateutil==2.9.0.post0
68
+ python-multipart==0.0.9
69
+ pytz==2024.1
70
+ PyYAML==6.0.1
71
+ realesrgan==0.3.0
72
+ referencing==0.35.0
73
+ requests==2.31.0
74
+ rich==13.7.1
75
+ rpds-py==0.18.0
76
+ ruff==0.4.2
77
+ scikit-image==0.23.2
78
+ scipy==1.13.0
79
+ semantic-version==2.10.0
80
+ shellingham==1.5.4
81
+ six==1.16.0
82
+ sniffio==1.3.1
83
+ starlette==0.37.2
84
+ sympy==1.12
85
+ tb-nightly==2.17.0a20240428
86
+ tensorboard-data-server==0.7.2
87
+ tifffile==2024.4.24
88
+ tomli==2.0.1
89
+ tomlkit==0.12.0
90
+ toolz==0.12.1
91
+ torch==2.3.0
92
+ torchvision==0.18.0
93
+ tqdm==4.66.2
94
+ typer==0.12.3
95
+ typing_extensions==4.11.0
96
+ tzdata==2024.1
97
+ urllib3==2.2.1
98
+ uvicorn==0.29.0
99
+ websockets==11.0.3
100
+ Werkzeug==3.0.2
101
+ yapf==0.40.2
102
+ zipp==3.18.1