File size: 3,703 Bytes
925d15e
31fc1cf
925d15e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7b9d2a1
 
925d15e
 
 
 
 
7b9d2a1
 
925d15e
 
 
 
 
 
 
 
 
 
7b9d2a1
 
925d15e
 
31fc1cf
925d15e
 
 
 
 
 
 
31fc1cf
925d15e
 
 
 
 
 
 
7b9d2a1
31fc1cf
7b9d2a1
925d15e
 
 
 
 
 
 
 
 
 
 
 
0e84f13
925d15e
 
 
 
 
 
 
 
 
 
 
7b9d2a1
 
925d15e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31fc1cf
925d15e
 
 
 
 
 
 
7b9d2a1
 
925d15e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31fc1cf
925d15e
 
 
 
7b9d2a1
925d15e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31fc1cf
 
925d15e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile
#
aiofiles==23.2.1
    # via gradio
altair==5.2.0
    # via gradio
annotated-types==0.6.0
    # via pydantic
anyio==3.7.1
    # via
    #   fastapi
    #   httpx
    #   starlette
attrs==23.1.0
    # via
    #   jsonschema
    #   referencing
authlib==1.2.1
    # via gradio
certifi==2023.11.17
    # via
    #   httpcore
    #   httpx
    #   requests
cffi==1.16.0
    # via cryptography
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via
    #   typer
    #   uvicorn
colorama==0.4.6
    # via typer
contourpy==1.2.0
    # via matplotlib
cryptography==41.0.7
    # via authlib
cycler==0.12.1
    # via matplotlib
fastapi==0.105.0
    # via gradio
ffmpy==0.3.1
    # via gradio
filelock==3.13.1
    # via huggingface-hub
fonttools==4.46.0
    # via matplotlib
fsspec==2023.12.2
    # via
    #   gradio-client
    #   huggingface-hub
gitdb==4.0.11
    # via gitpython
gitpython==3.1.40
    # via -r requirements.in
gradio[oauth]==4.9.0
    # via -r requirements.in
gradio-client==0.7.2
    # via gradio
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
httpcore==1.0.2
    # via httpx
httpx==0.25.2
    # via
    #   -r requirements.in
    #   gradio
    #   gradio-client
huggingface-hub @ git+https://github.com/huggingface/huggingface_hub@main
    # via
    #   -r requirements.in
    #   gradio
    #   gradio-client
idna==3.6
    # via
    #   anyio
    #   httpx
    #   requests
importlib-resources==6.1.1
    # via gradio
itsdangerous==2.1.2
    # via gradio
jinja2==3.1.2
    # via
    #   altair
    #   gradio
jsonschema==4.20.0
    # via altair
jsonschema-specifications==2023.11.2
    # via jsonschema
kiwisolver==1.4.5
    # via matplotlib
markdown-it-py==3.0.0
    # via rich
markupsafe==2.1.3
    # via
    #   gradio
    #   jinja2
matplotlib==3.8.2
    # via gradio
mdurl==0.1.2
    # via markdown-it-py
numpy==1.26.2
    # via
    #   altair
    #   contourpy
    #   gradio
    #   matplotlib
    #   pandas
orjson==3.9.10
    # via gradio
packaging==23.2
    # via
    #   altair
    #   gradio
    #   gradio-client
    #   huggingface-hub
    #   matplotlib
pandas==2.1.4
    # via
    #   altair
    #   gradio
pillow==10.1.0
    # via
    #   gradio
    #   matplotlib
pycparser==2.21
    # via cffi
pydantic==2.5.2
    # via
    #   fastapi
    #   gradio
pydantic-core==2.14.5
    # via pydantic
pydub==0.25.1
    # via gradio
pygments==2.17.2
    # via rich
pyparsing==3.1.1
    # via matplotlib
python-dateutil==2.8.2
    # via
    #   matplotlib
    #   pandas
python-multipart==0.0.6
    # via gradio
pytz==2023.3.post1
    # via pandas
pyyaml==6.0.1
    # via
    #   gradio
    #   huggingface-hub
referencing==0.32.0
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.31.0
    # via huggingface-hub
rich==13.7.0
    # via typer
rpds-py==0.13.2
    # via
    #   jsonschema
    #   referencing
semantic-version==2.10.0
    # via gradio
shellingham==1.5.4
    # via typer
six==1.16.0
    # via python-dateutil
smmap==5.0.1
    # via gitdb
sniffio==1.3.0
    # via
    #   anyio
    #   httpx
starlette==0.27.0
    # via fastapi
tomlkit==0.12.0
    # via gradio
toolz==0.12.0
    # via
    #   -r requirements.in
    #   altair
tqdm==4.66.1
    # via huggingface-hub
typer[all]==0.9.0
    # via gradio
typing-extensions==4.9.0
    # via
    #   fastapi
    #   gradio
    #   gradio-client
    #   huggingface-hub
    #   pydantic
    #   pydantic-core
    #   typer
tzdata==2023.3
    # via pandas
urllib3==2.1.0
    # via requests
uvicorn==0.24.0.post1
    # via gradio
websockets==11.0.3
    # via gradio-client