Ethscriptions commited on
Commit
65b24b7
·
1 Parent(s): c18992d

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +210 -2
requirements.txt CHANGED
@@ -1,6 +1,214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  pandas==2.0.3
2
- pandas==2.0.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  pytz==2023.3
4
- Requests==2.31.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  streamlit==1.26.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  web3==6.6.1
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ accelerate==0.18.0
3
+ addict==2.4.0
4
+ aenum==3.1.12
5
+ aiofiles==23.1.0
6
+ aiohttp==3.8.5
7
+ aiosignal==1.3.1
8
+ alt==0.0.4
9
+ altair==5.0.1
10
+ annotated-types==0.5.0
11
+ antlr4-python3-runtime==4.9.3
12
+ anyio==3.7.1
13
+ appnope==0.1.2
14
+ asttokens==2.0.5
15
+ async-timeout==4.0.2
16
+ attrs==23.1.0
17
+ autobahn==22.5.1
18
+ Automat==20.2.0
19
+ backcall==0.2.0
20
+ basicsr==1.4.2
21
+ binance-connector==1.13.0
22
+ bitarray==2.8.0
23
+ blendmodes==2022
24
+ blinker==1.6.2
25
+ boltons==23.0.0
26
+ cachetools==5.3.1
27
+ certifi==2023.5.7
28
+ cffi==1.15.0
29
+ charset-normalizer==3.1.0
30
+ clean-fid==0.1.35
31
+ click==8.1.6
32
+ constantly==15.1.0
33
+ contourpy==1.1.0
34
+ cryptography==37.0.2
35
+ cycler==0.11.0
36
+ cytoolz==0.12.2
37
+ ddt==1.6.0
38
+ decorator==5.1.1
39
+ deprecation==2.1.0
40
+ docopt==0.6.2
41
+ einops==0.4.1
42
+ eth-abi==4.1.0
43
+ eth-account==0.9.0
44
+ eth-hash==0.5.2
45
+ eth-keyfile==0.6.1
46
+ eth-keys==0.4.0
47
+ eth-rlp==0.3.0
48
+ eth-typing==3.4.0
49
+ eth-utils==2.2.0
50
+ exceptiongroup==1.1.2
51
+ executing==0.8.3
52
+ facexlib==0.3.0
53
+ fastapi==0.100.1
54
+ ffmpy==0.3.1
55
+ filelock==3.12.2
56
+ filterpy==1.4.5
57
+ fonttools==4.42.0
58
+ frozenlist==1.4.0
59
+ fsspec==2023.6.0
60
+ future==0.18.3
61
+ gfpgan==1.3.8
62
+ gitdb==4.0.10
63
+ GitPython==3.1.32
64
+ google-auth==2.20.0
65
+ google-auth-oauthlib==1.0.0
66
+ gradio==3.39.0
67
+ gradio_client==0.3.0
68
+ grpcio==1.54.2
69
+ h11==0.14.0
70
+ hexbytes==0.3.1
71
+ httpcore==0.17.3
72
+ httpx==0.24.1
73
+ huggingface-hub==0.16.4
74
+ hyperlink==21.0.0
75
+ idna==3.4
76
+ imageio==2.31.1
77
+ importlib-metadata==6.8.0
78
+ importlib-resources==6.0.0
79
+ incremental==21.3.0
80
+ inflection==0.5.1
81
+ ipython==8.2.0
82
+ jedi==0.18.1
83
+ Jinja2==3.1.2
84
+ jsonmerge==1.8.0
85
+ jsonschema==4.18.4
86
+ jsonschema-specifications==2023.7.1
87
+ kiwisolver==1.4.4
88
+ kornia==0.6.7
89
+ lark==1.1.2
90
+ lazy_loader==0.2
91
+ lightning-utilities==0.8.0
92
+ linkify-it-py==2.0.2
93
+ llvmlite==0.40.1rc1
94
+ lmdb==1.4.1
95
+ lru-dict==1.2.0
96
+ Markdown==3.4.3
97
+ markdown-it-py==2.2.0
98
+ MarkupSafe==2.1.3
99
+ matplotlib==3.7.2
100
+ matplotlib-inline==0.1.3
101
+ mdit-py-plugins==0.3.3
102
+ mdurl==0.1.2
103
+ mplfinance==0.12.10b0
104
+ mpmath==1.3.0
105
+ multidict==6.0.4
106
+ netaddr==0.8.0
107
+ networkx==3.1
108
+ numba==0.57.0
109
+ numpy==1.25.1
110
+ oauthlib==3.2.2
111
+ omegaconf==2.2.3
112
+ opencv-python==4.7.0.72
113
+ orjson==3.9.2
114
+ packaging==23.1
115
  pandas==2.0.3
116
+ parsimonious==0.9.0
117
+ parso==0.8.3
118
+ pexpect==4.8.0
119
+ pickleshare==0.7.5
120
+ piexif==1.1.3
121
+ Pillow==9.5.0
122
+ pipreqs==0.4.13
123
+ platformdirs==3.7.0
124
+ plotly==5.17.0
125
+ prompt-toolkit==3.0.28
126
+ protobuf==4.23.4
127
+ psutil==5.9.5
128
+ ptyprocess==0.7.0
129
+ pure-eval==0.2.2
130
+ pushover==0.1
131
+ pyarrow==12.0.1
132
+ pyasn1==0.4.8
133
+ pyasn1-modules==0.2.8
134
+ pycparser==2.21
135
+ pycryptodome==3.18.0
136
+ pydantic==2.1.1
137
+ pydantic_core==2.4.0
138
+ pydeck==0.8.0
139
+ pydub==0.25.1
140
+ Pygments==2.15.1
141
+ Pympler==1.0.1
142
+ pyOpenSSL==22.0.0
143
+ pyparsing==3.0.9
144
+ pyrsistent==0.19.3
145
+ python-dateutil==2.8.2
146
+ python-multipart==0.0.6
147
+ pytorch-lightning==1.9.4
148
  pytz==2023.3
149
+ pytz-deprecation-shim==0.1.0.post0
150
+ pyunormalize==15.0.0
151
+ PyWavelets==1.4.1
152
+ PyYAML==6.0.1
153
+ realesrgan==0.3.0
154
+ referencing==0.30.0
155
+ regex==2023.6.3
156
+ requests==2.31.0
157
+ requests-oauthlib==1.3.1
158
+ resize-right==0.0.2
159
+ rich==13.4.2
160
+ rlp==3.0.0
161
+ rpds-py==0.9.2
162
+ rsa==4.9
163
+ safetensors==0.3.1
164
+ schedule==1.2.0
165
+ scikit-image==0.20.0
166
+ scipy==1.9.1
167
+ semantic-version==2.10.0
168
+ service-identity==21.1.0
169
+ six==1.16.0
170
+ smmap==5.0.0
171
+ sniffio==1.3.0
172
+ stack-data==0.2.0
173
+ starlette==0.27.0
174
  streamlit==1.26.0
175
+ sympy==1.12
176
+ tb-nightly==2.14.0a20230620
177
+ tenacity==8.2.2
178
+ tensorboard-data-server==0.7.1
179
+ tifffile==2023.4.12
180
+ timm==0.6.7
181
+ tokenizers==0.13.3
182
+ tomesd==0.1.2
183
+ toml==0.10.2
184
+ tomli==2.0.1
185
+ toolz==0.12.0
186
+ torch==2.0.1
187
+ torchdiffeq==0.2.3
188
+ torchmetrics==0.11.4
189
+ torchsde==0.2.5
190
+ torchvision==0.15.2
191
+ tornado==6.3.2
192
+ tqdm==4.65.0
193
+ traitlets==5.1.1
194
+ trampoline==0.1.2
195
+ transformers==4.25.1
196
+ Twisted==22.4.0
197
+ txaio==22.2.1
198
+ typing_extensions==4.7.1
199
+ tzdata==2023.3
200
+ tzlocal==4.3.1
201
+ uc-micro-py==1.0.2
202
+ urllib3==2.0.3
203
+ uvicorn==0.23.2
204
+ validators==0.20.0
205
+ varint==1.0.2
206
+ wcwidth==0.2.5
207
  web3==6.6.1
208
+ websockets==11.0.3
209
+ Werkzeug==2.3.6
210
+ yapf==0.40.1
211
+ yarg==0.1.9
212
+ yarl==1.9.2
213
+ zipp==3.16.2
214
+ zope.interface==5.4.0