File size: 23,412 Bytes
d8e6dc5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
214
215
216
217
218
219
220
2024-05-11 16:02:05,316 - httpx - DEBUG  _config.py:80 >  load_ssl_context verify=True cert=None trust_env=True http2=False
2024-05-11 16:02:05,325 - httpx - DEBUG  _config.py:80 >  load_ssl_context verify=True cert=None trust_env=True http2=False
2024-05-11 16:02:05,329 - httpx - DEBUG  _config.py:146 >  load_verify_locations cafile='D:\\Users\\tianx\\PycharmProjects\\virtualenv\\asr\\lib\\site-packages\\certifi\\cacert.pem'
2024-05-11 16:02:05,329 - httpx - DEBUG  _config.py:146 >  load_verify_locations cafile='D:\\Users\\tianx\\PycharmProjects\\virtualenv\\asr\\lib\\site-packages\\certifi\\cacert.pem'
2024-05-11 16:02:05,340 - httpcore.connection - DEBUG  _trace.py:45 >  connect_tcp.started host='api.gradio.app' port=443 local_address=None timeout=3 socket_options=None
2024-05-11 16:02:05,340 - httpx - DEBUG  _config.py:80 >  load_ssl_context verify=True cert=None trust_env=True http2=False
2024-05-11 16:02:05,341 - httpx - DEBUG  _config.py:146 >  load_verify_locations cafile='D:\\Users\\tianx\\PycharmProjects\\virtualenv\\asr\\lib\\site-packages\\certifi\\cacert.pem'
2024-05-11 16:02:05,504 - httpx - DEBUG  _config.py:80 >  load_ssl_context verify=True cert=None trust_env=True http2=False
2024-05-11 16:02:05,504 - httpx - DEBUG  _config.py:146 >  load_verify_locations cafile='D:\\Users\\tianx\\PycharmProjects\\virtualenv\\asr\\lib\\site-packages\\certifi\\cacert.pem'
2024-05-11 16:02:05,560 - httpcore.connection - DEBUG  _trace.py:45 >  connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x0000025DA2690CA0>
2024-05-11 16:02:05,560 - httpcore.connection - DEBUG  _trace.py:45 >  start_tls.started ssl_context=<ssl.SSLContext object at 0x0000025DA26796C0> server_hostname='api.gradio.app' timeout=3
2024-05-11 16:02:05,659 - PIL.Image - DEBUG  Image.py:376 >  Importing BlpImagePlugin
2024-05-11 16:02:05,661 - PIL.Image - DEBUG  Image.py:376 >  Importing BmpImagePlugin
2024-05-11 16:02:05,662 - PIL.Image - DEBUG  Image.py:376 >  Importing BufrStubImagePlugin
2024-05-11 16:02:05,663 - PIL.Image - DEBUG  Image.py:376 >  Importing CurImagePlugin
2024-05-11 16:02:05,663 - PIL.Image - DEBUG  Image.py:376 >  Importing DcxImagePlugin
2024-05-11 16:02:05,665 - PIL.Image - DEBUG  Image.py:376 >  Importing DdsImagePlugin
2024-05-11 16:02:05,667 - PIL.Image - DEBUG  Image.py:376 >  Importing EpsImagePlugin
2024-05-11 16:02:05,669 - PIL.Image - DEBUG  Image.py:376 >  Importing FitsImagePlugin
2024-05-11 16:02:05,670 - PIL.Image - DEBUG  Image.py:376 >  Importing FliImagePlugin
2024-05-11 16:02:05,670 - PIL.Image - DEBUG  Image.py:376 >  Importing FpxImagePlugin
2024-05-11 16:02:05,672 - PIL.Image - DEBUG  Image.py:379 >  Image: failed to import FpxImagePlugin: No module named 'olefile'
2024-05-11 16:02:05,672 - PIL.Image - DEBUG  Image.py:376 >  Importing FtexImagePlugin
2024-05-11 16:02:05,672 - PIL.Image - DEBUG  Image.py:376 >  Importing GbrImagePlugin
2024-05-11 16:02:05,673 - PIL.Image - DEBUG  Image.py:376 >  Importing GifImagePlugin
2024-05-11 16:02:05,675 - PIL.Image - DEBUG  Image.py:376 >  Importing GribStubImagePlugin
2024-05-11 16:02:05,676 - PIL.Image - DEBUG  Image.py:376 >  Importing Hdf5StubImagePlugin
2024-05-11 16:02:05,677 - PIL.Image - DEBUG  Image.py:376 >  Importing IcnsImagePlugin
2024-05-11 16:02:05,679 - PIL.Image - DEBUG  Image.py:376 >  Importing IcoImagePlugin
2024-05-11 16:02:05,680 - PIL.Image - DEBUG  Image.py:376 >  Importing ImImagePlugin
2024-05-11 16:02:05,681 - PIL.Image - DEBUG  Image.py:376 >  Importing ImtImagePlugin
2024-05-11 16:02:05,681 - PIL.Image - DEBUG  Image.py:376 >  Importing IptcImagePlugin
2024-05-11 16:02:05,682 - PIL.Image - DEBUG  Image.py:376 >  Importing JpegImagePlugin
2024-05-11 16:02:05,683 - PIL.Image - DEBUG  Image.py:376 >  Importing Jpeg2KImagePlugin
2024-05-11 16:02:05,683 - PIL.Image - DEBUG  Image.py:376 >  Importing McIdasImagePlugin
2024-05-11 16:02:05,684 - PIL.Image - DEBUG  Image.py:376 >  Importing MicImagePlugin
2024-05-11 16:02:05,684 - PIL.Image - DEBUG  Image.py:379 >  Image: failed to import MicImagePlugin: No module named 'olefile'
2024-05-11 16:02:05,684 - PIL.Image - DEBUG  Image.py:376 >  Importing MpegImagePlugin
2024-05-11 16:02:05,685 - PIL.Image - DEBUG  Image.py:376 >  Importing MpoImagePlugin
2024-05-11 16:02:05,687 - PIL.Image - DEBUG  Image.py:376 >  Importing MspImagePlugin
2024-05-11 16:02:05,687 - PIL.Image - DEBUG  Image.py:376 >  Importing PalmImagePlugin
2024-05-11 16:02:05,690 - PIL.Image - DEBUG  Image.py:376 >  Importing PcdImagePlugin
2024-05-11 16:02:05,690 - PIL.Image - DEBUG  Image.py:376 >  Importing PcxImagePlugin
2024-05-11 16:02:05,690 - PIL.Image - DEBUG  Image.py:376 >  Importing PdfImagePlugin
2024-05-11 16:02:05,695 - PIL.Image - DEBUG  Image.py:376 >  Importing PixarImagePlugin
2024-05-11 16:02:05,695 - PIL.Image - DEBUG  Image.py:376 >  Importing PngImagePlugin
2024-05-11 16:02:05,696 - PIL.Image - DEBUG  Image.py:376 >  Importing PpmImagePlugin
2024-05-11 16:02:05,696 - PIL.Image - DEBUG  Image.py:376 >  Importing PsdImagePlugin
2024-05-11 16:02:05,697 - PIL.Image - DEBUG  Image.py:376 >  Importing QoiImagePlugin
2024-05-11 16:02:05,698 - PIL.Image - DEBUG  Image.py:376 >  Importing SgiImagePlugin
2024-05-11 16:02:05,699 - PIL.Image - DEBUG  Image.py:376 >  Importing SpiderImagePlugin
2024-05-11 16:02:05,699 - PIL.Image - DEBUG  Image.py:376 >  Importing SunImagePlugin
2024-05-11 16:02:05,700 - PIL.Image - DEBUG  Image.py:376 >  Importing TgaImagePlugin
2024-05-11 16:02:05,701 - PIL.Image - DEBUG  Image.py:376 >  Importing TiffImagePlugin
2024-05-11 16:02:05,701 - PIL.Image - DEBUG  Image.py:376 >  Importing WebPImagePlugin
2024-05-11 16:02:05,703 - PIL.Image - DEBUG  Image.py:376 >  Importing WmfImagePlugin
2024-05-11 16:02:05,704 - PIL.Image - DEBUG  Image.py:376 >  Importing XbmImagePlugin
2024-05-11 16:02:05,705 - PIL.Image - DEBUG  Image.py:376 >  Importing XpmImagePlugin
2024-05-11 16:02:05,706 - PIL.Image - DEBUG  Image.py:376 >  Importing XVThumbImagePlugin
2024-05-11 16:02:05,898 - httpcore.connection - DEBUG  _trace.py:45 >  start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x0000025DA2690550>
2024-05-11 16:02:05,898 - httpcore.http11 - DEBUG  _trace.py:45 >  send_request_headers.started request=<Request [b'GET']>
2024-05-11 16:02:05,898 - httpcore.http11 - DEBUG  _trace.py:45 >  send_request_headers.complete
2024-05-11 16:02:05,898 - httpcore.http11 - DEBUG  _trace.py:45 >  send_request_body.started request=<Request [b'GET']>
2024-05-11 16:02:05,898 - httpcore.http11 - DEBUG  _trace.py:45 >  send_request_body.complete
2024-05-11 16:02:05,898 - httpcore.http11 - DEBUG  _trace.py:45 >  receive_response_headers.started request=<Request [b'GET']>
2024-05-11 16:02:06,066 - httpcore.http11 - DEBUG  _trace.py:45 >  receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Sat, 11 May 2024 08:02:05 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'3'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')])
2024-05-11 16:02:06,066 - httpx - INFO  _client.py:1026 >  HTTP Request: GET https://api.gradio.app/gradio-messaging/en "HTTP/1.1 200 OK"
2024-05-11 16:02:06,067 - httpcore.http11 - DEBUG  _trace.py:45 >  receive_response_body.started request=<Request [b'GET']>
2024-05-11 16:02:06,067 - httpcore.http11 - DEBUG  _trace.py:45 >  receive_response_body.complete
2024-05-11 16:02:06,067 - httpcore.http11 - DEBUG  _trace.py:45 >  response_closed.started
2024-05-11 16:02:06,067 - httpcore.http11 - DEBUG  _trace.py:45 >  response_closed.complete
2024-05-11 16:02:06,067 - httpcore.connection - DEBUG  _trace.py:45 >  close.started
2024-05-11 16:02:06,067 - httpcore.connection - DEBUG  _trace.py:45 >  close.complete
2024-05-11 16:02:26,740 - httpx - DEBUG  _config.py:80 >  load_ssl_context verify=True cert=None trust_env=True http2=False
2024-05-11 16:02:26,742 - httpx - DEBUG  _config.py:146 >  load_verify_locations cafile='D:\\Users\\tianx\\PycharmProjects\\virtualenv\\asr\\lib\\site-packages\\certifi\\cacert.pem'
2024-05-11 16:02:26,747 - httpx - DEBUG  _config.py:80 >  load_ssl_context verify=True cert=None trust_env=True http2=False
2024-05-11 16:02:26,747 - httpx - DEBUG  _config.py:146 >  load_verify_locations cafile='D:\\Users\\tianx\\PycharmProjects\\virtualenv\\asr\\lib\\site-packages\\certifi\\cacert.pem'
2024-05-11 16:02:26,750 - httpcore.connection - DEBUG  _trace.py:45 >  connect_tcp.started host='api.gradio.app' port=443 local_address=None timeout=3 socket_options=None
2024-05-11 16:02:26,755 - httpx - DEBUG  _config.py:80 >  load_ssl_context verify=True cert=None trust_env=True http2=False
2024-05-11 16:02:26,756 - httpx - DEBUG  _config.py:146 >  load_verify_locations cafile='D:\\Users\\tianx\\PycharmProjects\\virtualenv\\asr\\lib\\site-packages\\certifi\\cacert.pem'
2024-05-11 16:02:26,885 - httpx - DEBUG  _config.py:80 >  load_ssl_context verify=True cert=None trust_env=True http2=False
2024-05-11 16:02:26,885 - httpx - DEBUG  _config.py:146 >  load_verify_locations cafile='D:\\Users\\tianx\\PycharmProjects\\virtualenv\\asr\\lib\\site-packages\\certifi\\cacert.pem'
2024-05-11 16:02:26,915 - httpcore.connection - DEBUG  _trace.py:45 >  connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x0000021DC186B670>
2024-05-11 16:02:26,916 - httpcore.connection - DEBUG  _trace.py:45 >  start_tls.started ssl_context=<ssl.SSLContext object at 0x0000021DC1102DC0> server_hostname='api.gradio.app' timeout=3
2024-05-11 16:02:26,959 - PIL.Image - DEBUG  Image.py:376 >  Importing BlpImagePlugin
2024-05-11 16:02:26,960 - PIL.Image - DEBUG  Image.py:376 >  Importing BmpImagePlugin
2024-05-11 16:02:26,961 - PIL.Image - DEBUG  Image.py:376 >  Importing BufrStubImagePlugin
2024-05-11 16:02:26,961 - PIL.Image - DEBUG  Image.py:376 >  Importing CurImagePlugin
2024-05-11 16:02:26,962 - PIL.Image - DEBUG  Image.py:376 >  Importing DcxImagePlugin
2024-05-11 16:02:26,963 - PIL.Image - DEBUG  Image.py:376 >  Importing DdsImagePlugin
2024-05-11 16:02:26,965 - PIL.Image - DEBUG  Image.py:376 >  Importing EpsImagePlugin
2024-05-11 16:02:26,966 - PIL.Image - DEBUG  Image.py:376 >  Importing FitsImagePlugin
2024-05-11 16:02:26,967 - PIL.Image - DEBUG  Image.py:376 >  Importing FliImagePlugin
2024-05-11 16:02:26,967 - PIL.Image - DEBUG  Image.py:376 >  Importing FpxImagePlugin
2024-05-11 16:02:26,968 - PIL.Image - DEBUG  Image.py:379 >  Image: failed to import FpxImagePlugin: No module named 'olefile'
2024-05-11 16:02:26,968 - PIL.Image - DEBUG  Image.py:376 >  Importing FtexImagePlugin
2024-05-11 16:02:26,968 - PIL.Image - DEBUG  Image.py:376 >  Importing GbrImagePlugin
2024-05-11 16:02:26,969 - PIL.Image - DEBUG  Image.py:376 >  Importing GifImagePlugin
2024-05-11 16:02:26,970 - PIL.Image - DEBUG  Image.py:376 >  Importing GribStubImagePlugin
2024-05-11 16:02:26,970 - PIL.Image - DEBUG  Image.py:376 >  Importing Hdf5StubImagePlugin
2024-05-11 16:02:26,971 - PIL.Image - DEBUG  Image.py:376 >  Importing IcnsImagePlugin
2024-05-11 16:02:26,972 - PIL.Image - DEBUG  Image.py:376 >  Importing IcoImagePlugin
2024-05-11 16:02:26,972 - PIL.Image - DEBUG  Image.py:376 >  Importing ImImagePlugin
2024-05-11 16:02:26,973 - PIL.Image - DEBUG  Image.py:376 >  Importing ImtImagePlugin
2024-05-11 16:02:26,974 - PIL.Image - DEBUG  Image.py:376 >  Importing IptcImagePlugin
2024-05-11 16:02:26,974 - PIL.Image - DEBUG  Image.py:376 >  Importing JpegImagePlugin
2024-05-11 16:02:26,975 - PIL.Image - DEBUG  Image.py:376 >  Importing Jpeg2KImagePlugin
2024-05-11 16:02:26,975 - PIL.Image - DEBUG  Image.py:376 >  Importing McIdasImagePlugin
2024-05-11 16:02:26,975 - PIL.Image - DEBUG  Image.py:376 >  Importing MicImagePlugin
2024-05-11 16:02:26,976 - PIL.Image - DEBUG  Image.py:379 >  Image: failed to import MicImagePlugin: No module named 'olefile'
2024-05-11 16:02:26,976 - PIL.Image - DEBUG  Image.py:376 >  Importing MpegImagePlugin
2024-05-11 16:02:26,976 - PIL.Image - DEBUG  Image.py:376 >  Importing MpoImagePlugin
2024-05-11 16:02:26,977 - PIL.Image - DEBUG  Image.py:376 >  Importing MspImagePlugin
2024-05-11 16:02:26,978 - PIL.Image - DEBUG  Image.py:376 >  Importing PalmImagePlugin
2024-05-11 16:02:26,979 - PIL.Image - DEBUG  Image.py:376 >  Importing PcdImagePlugin
2024-05-11 16:02:26,979 - PIL.Image - DEBUG  Image.py:376 >  Importing PcxImagePlugin
2024-05-11 16:02:26,979 - PIL.Image - DEBUG  Image.py:376 >  Importing PdfImagePlugin
2024-05-11 16:02:26,983 - PIL.Image - DEBUG  Image.py:376 >  Importing PixarImagePlugin
2024-05-11 16:02:26,983 - PIL.Image - DEBUG  Image.py:376 >  Importing PngImagePlugin
2024-05-11 16:02:26,983 - PIL.Image - DEBUG  Image.py:376 >  Importing PpmImagePlugin
2024-05-11 16:02:26,984 - PIL.Image - DEBUG  Image.py:376 >  Importing PsdImagePlugin
2024-05-11 16:02:26,984 - PIL.Image - DEBUG  Image.py:376 >  Importing QoiImagePlugin
2024-05-11 16:02:26,984 - PIL.Image - DEBUG  Image.py:376 >  Importing SgiImagePlugin
2024-05-11 16:02:26,985 - PIL.Image - DEBUG  Image.py:376 >  Importing SpiderImagePlugin
2024-05-11 16:02:26,985 - PIL.Image - DEBUG  Image.py:376 >  Importing SunImagePlugin
2024-05-11 16:02:26,986 - PIL.Image - DEBUG  Image.py:376 >  Importing TgaImagePlugin
2024-05-11 16:02:26,986 - PIL.Image - DEBUG  Image.py:376 >  Importing TiffImagePlugin
2024-05-11 16:02:26,986 - PIL.Image - DEBUG  Image.py:376 >  Importing WebPImagePlugin
2024-05-11 16:02:26,987 - PIL.Image - DEBUG  Image.py:376 >  Importing WmfImagePlugin
2024-05-11 16:02:26,987 - PIL.Image - DEBUG  Image.py:376 >  Importing XbmImagePlugin
2024-05-11 16:02:26,988 - PIL.Image - DEBUG  Image.py:376 >  Importing XpmImagePlugin
2024-05-11 16:02:26,988 - PIL.Image - DEBUG  Image.py:376 >  Importing XVThumbImagePlugin
2024-05-11 16:02:27,273 - httpcore.connection - DEBUG  _trace.py:45 >  start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x0000021DC186B4C0>
2024-05-11 16:02:27,274 - httpcore.http11 - DEBUG  _trace.py:45 >  send_request_headers.started request=<Request [b'GET']>
2024-05-11 16:02:27,284 - httpcore.http11 - DEBUG  _trace.py:45 >  send_request_headers.complete
2024-05-11 16:02:27,284 - httpcore.http11 - DEBUG  _trace.py:45 >  send_request_body.started request=<Request [b'GET']>
2024-05-11 16:02:27,284 - httpcore.http11 - DEBUG  _trace.py:45 >  send_request_body.complete
2024-05-11 16:02:27,284 - httpcore.http11 - DEBUG  _trace.py:45 >  receive_response_headers.started request=<Request [b'GET']>
2024-05-11 16:02:27,451 - httpcore.http11 - DEBUG  _trace.py:45 >  receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Sat, 11 May 2024 08:02:27 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'3'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')])
2024-05-11 16:02:27,452 - httpx - INFO  _client.py:1026 >  HTTP Request: GET https://api.gradio.app/gradio-messaging/en "HTTP/1.1 200 OK"
2024-05-11 16:02:27,452 - httpcore.http11 - DEBUG  _trace.py:45 >  receive_response_body.started request=<Request [b'GET']>
2024-05-11 16:02:27,454 - httpcore.http11 - DEBUG  _trace.py:45 >  receive_response_body.complete
2024-05-11 16:02:27,454 - httpcore.http11 - DEBUG  _trace.py:45 >  response_closed.started
2024-05-11 16:02:27,454 - httpcore.http11 - DEBUG  _trace.py:45 >  response_closed.complete
2024-05-11 16:02:27,455 - httpcore.connection - DEBUG  _trace.py:45 >  close.started
2024-05-11 16:02:27,458 - httpcore.connection - DEBUG  _trace.py:45 >  close.complete
2024-05-11 16:03:02,229 - httpx - DEBUG  _config.py:80 >  load_ssl_context verify=True cert=None trust_env=True http2=False
2024-05-11 16:03:02,231 - httpx - DEBUG  _config.py:146 >  load_verify_locations cafile='D:\\Users\\tianx\\PycharmProjects\\virtualenv\\asr\\lib\\site-packages\\certifi\\cacert.pem'
2024-05-11 16:03:02,236 - httpx - DEBUG  _config.py:80 >  load_ssl_context verify=True cert=None trust_env=True http2=False
2024-05-11 16:03:02,237 - httpx - DEBUG  _config.py:146 >  load_verify_locations cafile='D:\\Users\\tianx\\PycharmProjects\\virtualenv\\asr\\lib\\site-packages\\certifi\\cacert.pem'
2024-05-11 16:03:02,239 - httpcore.connection - DEBUG  _trace.py:45 >  connect_tcp.started host='api.gradio.app' port=443 local_address=None timeout=3 socket_options=None
2024-05-11 16:03:02,244 - httpx - DEBUG  _config.py:80 >  load_ssl_context verify=True cert=None trust_env=True http2=False
2024-05-11 16:03:02,245 - httpx - DEBUG  _config.py:146 >  load_verify_locations cafile='D:\\Users\\tianx\\PycharmProjects\\virtualenv\\asr\\lib\\site-packages\\certifi\\cacert.pem'
2024-05-11 16:03:02,379 - httpx - DEBUG  _config.py:80 >  load_ssl_context verify=True cert=None trust_env=True http2=False
2024-05-11 16:03:02,379 - httpx - DEBUG  _config.py:146 >  load_verify_locations cafile='D:\\Users\\tianx\\PycharmProjects\\virtualenv\\asr\\lib\\site-packages\\certifi\\cacert.pem'
2024-05-11 16:03:02,457 - PIL.Image - DEBUG  Image.py:376 >  Importing BlpImagePlugin
2024-05-11 16:03:02,458 - PIL.Image - DEBUG  Image.py:376 >  Importing BmpImagePlugin
2024-05-11 16:03:02,459 - PIL.Image - DEBUG  Image.py:376 >  Importing BufrStubImagePlugin
2024-05-11 16:03:02,459 - PIL.Image - DEBUG  Image.py:376 >  Importing CurImagePlugin
2024-05-11 16:03:02,460 - PIL.Image - DEBUG  Image.py:376 >  Importing DcxImagePlugin
2024-05-11 16:03:02,460 - PIL.Image - DEBUG  Image.py:376 >  Importing DdsImagePlugin
2024-05-11 16:03:02,463 - PIL.Image - DEBUG  Image.py:376 >  Importing EpsImagePlugin
2024-05-11 16:03:02,464 - PIL.Image - DEBUG  Image.py:376 >  Importing FitsImagePlugin
2024-05-11 16:03:02,464 - PIL.Image - DEBUG  Image.py:376 >  Importing FliImagePlugin
2024-05-11 16:03:02,465 - PIL.Image - DEBUG  Image.py:376 >  Importing FpxImagePlugin
2024-05-11 16:03:02,465 - PIL.Image - DEBUG  Image.py:379 >  Image: failed to import FpxImagePlugin: No module named 'olefile'
2024-05-11 16:03:02,465 - PIL.Image - DEBUG  Image.py:376 >  Importing FtexImagePlugin
2024-05-11 16:03:02,466 - PIL.Image - DEBUG  Image.py:376 >  Importing GbrImagePlugin
2024-05-11 16:03:02,466 - PIL.Image - DEBUG  Image.py:376 >  Importing GifImagePlugin
2024-05-11 16:03:02,468 - PIL.Image - DEBUG  Image.py:376 >  Importing GribStubImagePlugin
2024-05-11 16:03:02,468 - PIL.Image - DEBUG  Image.py:376 >  Importing Hdf5StubImagePlugin
2024-05-11 16:03:02,469 - PIL.Image - DEBUG  Image.py:376 >  Importing IcnsImagePlugin
2024-05-11 16:03:02,470 - PIL.Image - DEBUG  Image.py:376 >  Importing IcoImagePlugin
2024-05-11 16:03:02,470 - PIL.Image - DEBUG  Image.py:376 >  Importing ImImagePlugin
2024-05-11 16:03:02,471 - PIL.Image - DEBUG  Image.py:376 >  Importing ImtImagePlugin
2024-05-11 16:03:02,471 - PIL.Image - DEBUG  Image.py:376 >  Importing IptcImagePlugin
2024-05-11 16:03:02,472 - PIL.Image - DEBUG  Image.py:376 >  Importing JpegImagePlugin
2024-05-11 16:03:02,473 - PIL.Image - DEBUG  Image.py:376 >  Importing Jpeg2KImagePlugin
2024-05-11 16:03:02,473 - PIL.Image - DEBUG  Image.py:376 >  Importing McIdasImagePlugin
2024-05-11 16:03:02,473 - PIL.Image - DEBUG  Image.py:376 >  Importing MicImagePlugin
2024-05-11 16:03:02,474 - PIL.Image - DEBUG  Image.py:379 >  Image: failed to import MicImagePlugin: No module named 'olefile'
2024-05-11 16:03:02,474 - PIL.Image - DEBUG  Image.py:376 >  Importing MpegImagePlugin
2024-05-11 16:03:02,475 - PIL.Image - DEBUG  Image.py:376 >  Importing MpoImagePlugin
2024-05-11 16:03:02,476 - PIL.Image - DEBUG  Image.py:376 >  Importing MspImagePlugin
2024-05-11 16:03:02,476 - PIL.Image - DEBUG  Image.py:376 >  Importing PalmImagePlugin
2024-05-11 16:03:02,477 - PIL.Image - DEBUG  Image.py:376 >  Importing PcdImagePlugin
2024-05-11 16:03:02,477 - PIL.Image - DEBUG  Image.py:376 >  Importing PcxImagePlugin
2024-05-11 16:03:02,477 - PIL.Image - DEBUG  Image.py:376 >  Importing PdfImagePlugin
2024-05-11 16:03:02,477 - httpcore.connection - DEBUG  _trace.py:45 >  connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x000002990A7CB6A0>
2024-05-11 16:03:02,477 - httpcore.connection - DEBUG  _trace.py:45 >  start_tls.started ssl_context=<ssl.SSLContext object at 0x000002990A066DC0> server_hostname='api.gradio.app' timeout=3
2024-05-11 16:03:02,482 - PIL.Image - DEBUG  Image.py:376 >  Importing PixarImagePlugin
2024-05-11 16:03:02,483 - PIL.Image - DEBUG  Image.py:376 >  Importing PngImagePlugin
2024-05-11 16:03:02,483 - PIL.Image - DEBUG  Image.py:376 >  Importing PpmImagePlugin
2024-05-11 16:03:02,484 - PIL.Image - DEBUG  Image.py:376 >  Importing PsdImagePlugin
2024-05-11 16:03:02,484 - PIL.Image - DEBUG  Image.py:376 >  Importing QoiImagePlugin
2024-05-11 16:03:02,485 - PIL.Image - DEBUG  Image.py:376 >  Importing SgiImagePlugin
2024-05-11 16:03:02,485 - PIL.Image - DEBUG  Image.py:376 >  Importing SpiderImagePlugin
2024-05-11 16:03:02,485 - PIL.Image - DEBUG  Image.py:376 >  Importing SunImagePlugin
2024-05-11 16:03:02,486 - PIL.Image - DEBUG  Image.py:376 >  Importing TgaImagePlugin
2024-05-11 16:03:02,486 - PIL.Image - DEBUG  Image.py:376 >  Importing TiffImagePlugin
2024-05-11 16:03:02,486 - PIL.Image - DEBUG  Image.py:376 >  Importing WebPImagePlugin
2024-05-11 16:03:02,487 - PIL.Image - DEBUG  Image.py:376 >  Importing WmfImagePlugin
2024-05-11 16:03:02,487 - PIL.Image - DEBUG  Image.py:376 >  Importing XbmImagePlugin
2024-05-11 16:03:02,488 - PIL.Image - DEBUG  Image.py:376 >  Importing XpmImagePlugin
2024-05-11 16:03:02,489 - PIL.Image - DEBUG  Image.py:376 >  Importing XVThumbImagePlugin
2024-05-11 16:03:02,822 - httpcore.connection - DEBUG  _trace.py:45 >  start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x000002990A7CB4F0>
2024-05-11 16:03:02,822 - httpcore.http11 - DEBUG  _trace.py:45 >  send_request_headers.started request=<Request [b'GET']>
2024-05-11 16:03:02,825 - httpcore.http11 - DEBUG  _trace.py:45 >  send_request_headers.complete
2024-05-11 16:03:02,826 - httpcore.http11 - DEBUG  _trace.py:45 >  send_request_body.started request=<Request [b'GET']>
2024-05-11 16:03:02,826 - httpcore.http11 - DEBUG  _trace.py:45 >  send_request_body.complete
2024-05-11 16:03:02,826 - httpcore.http11 - DEBUG  _trace.py:45 >  receive_response_headers.started request=<Request [b'GET']>
2024-05-11 16:03:02,991 - httpcore.http11 - DEBUG  _trace.py:45 >  receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Sat, 11 May 2024 08:03:02 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'3'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')])
2024-05-11 16:03:02,992 - httpx - INFO  _client.py:1026 >  HTTP Request: GET https://api.gradio.app/gradio-messaging/en "HTTP/1.1 200 OK"
2024-05-11 16:03:02,992 - httpcore.http11 - DEBUG  _trace.py:45 >  receive_response_body.started request=<Request [b'GET']>
2024-05-11 16:03:02,998 - httpcore.http11 - DEBUG  _trace.py:45 >  receive_response_body.complete
2024-05-11 16:03:02,998 - httpcore.http11 - DEBUG  _trace.py:45 >  response_closed.started
2024-05-11 16:03:02,998 - httpcore.http11 - DEBUG  _trace.py:45 >  response_closed.complete
2024-05-11 16:03:02,998 - httpcore.connection - DEBUG  _trace.py:45 >  close.started
2024-05-11 16:03:02,998 - httpcore.connection - DEBUG  _trace.py:45 >  close.complete