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

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +214 -214
requirements.txt CHANGED
@@ -1,214 +1,214 @@
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
 
1
+ absl-py
2
+ accelerate
3
+ addict
4
+ aenum
5
+ aiofiles
6
+ aiohttp
7
+ aiosignal
8
+ alt
9
+ altair
10
+ annotated-types
11
+ antlr4-python3-runtime
12
+ anyio
13
+ appnope
14
+ asttokens
15
+ async-timeout
16
+ attrs
17
+ autobahn
18
+ Automat
19
+ backcall
20
+ basicsr
21
+ binance-connector
22
+ bitarray
23
+ blendmodes
24
+ blinker
25
+ boltons
26
+ cachetools
27
+ certifi
28
+ cffi
29
+ charset-normalizer
30
+ clean-fid
31
+ click
32
+ constantly
33
+ contourpy
34
+ cryptography
35
+ cycler
36
+ cytoolz
37
+ ddt
38
+ decorator
39
+ deprecation
40
+ docopt
41
+ einops
42
+ eth-abi
43
+ eth-account
44
+ eth-hash
45
+ eth-keyfile
46
+ eth-keys
47
+ eth-rlp
48
+ eth-typing
49
+ eth-utils
50
+ exceptiongroup
51
+ executing
52
+ facexlib
53
+ fastapi
54
+ ffmpy
55
+ filelock
56
+ filterpy
57
+ fonttools
58
+ frozenlist
59
+ fsspec
60
+ future
61
+ gfpgan
62
+ gitdb
63
+ GitPython
64
+ google-auth
65
+ google-auth-oauthlib
66
+ gradio
67
+ gradio_client
68
+ grpcio
69
+ h11
70
+ hexbytes
71
+ httpcore
72
+ httpx
73
+ huggingface-hub
74
+ hyperlink
75
+ idna
76
+ imageio
77
+ importlib-metadata
78
+ importlib-resources
79
+ incremental
80
+ inflection
81
+ ipython
82
+ jedi
83
+ Jinja2
84
+ jsonmerge
85
+ jsonschema
86
+ jsonschema-specifications
87
+ kiwisolver
88
+ kornia
89
+ lark
90
+ lazy_loader
91
+ lightning-utilities
92
+ linkify-it-py
93
+ llvmlite
94
+ lmdb
95
+ lru-dict
96
+ Markdown
97
+ markdown-it-py
98
+ MarkupSafe
99
+ matplotlib
100
+ matplotlib-inline
101
+ mdit-py-plugins
102
+ mdurl
103
+ mplfinance
104
+ mpmath
105
+ multidict
106
+ netaddr
107
+ networkx
108
+ numba
109
+ numpy
110
+ oauthlib
111
+ omegaconf
112
+ opencv-python
113
+ orjson
114
+ packaging
115
+ pandas
116
+ parsimonious
117
+ parso
118
+ pexpect
119
+ pickleshare
120
+ piexif
121
+ Pillow
122
+ pipreqs
123
+ platformdirs
124
+ plotly
125
+ prompt-toolkit
126
+ protobuf
127
+ psutil
128
+ ptyprocess
129
+ pure-eval
130
+ pushover
131
+ pyarrow
132
+ pyasn1
133
+ pyasn1-modules
134
+ pycparser
135
+ pycryptodome
136
+ pydantic
137
+ pydantic_core
138
+ pydeck
139
+ pydub
140
+ Pygments
141
+ Pympler
142
+ pyOpenSSL
143
+ pyparsing
144
+ pyrsistent
145
+ python-dateutil
146
+ python-multipart
147
+ pytorch-lightning
148
+ pytz
149
+ pytz-deprecation-shim
150
+ pyunormalize
151
+ PyWavelets
152
+ PyYAML
153
+ realesrgan
154
+ referencing
155
+ regex
156
+ requests
157
+ requests-oauthlib
158
+ resize-right
159
+ rich
160
+ rlp
161
+ rpds-py
162
+ rsa
163
+ safetensors
164
+ schedule
165
+ scikit-image
166
+ scipy
167
+ semantic-version
168
+ service-identity
169
+ six
170
+ smmap
171
+ sniffio
172
+ stack-data
173
+ starlette
174
+ streamlit
175
+ sympy
176
+ tb-nightly
177
+ tenacity
178
+ tensorboard-data-server
179
+ tifffile
180
+ timm
181
+ tokenizers
182
+ tomesd
183
+ toml
184
+ tomli
185
+ toolz
186
+ torch
187
+ torchdiffeq
188
+ torchmetrics
189
+ torchsde
190
+ torchvision
191
+ tornado
192
+ tqdm
193
+ traitlets
194
+ trampoline
195
+ transformers
196
+ Twisted
197
+ txaio
198
+ typing_extensions
199
+ tzdata
200
+ tzlocal
201
+ uc-micro-py
202
+ urllib3
203
+ uvicorn
204
+ validators
205
+ varint
206
+ wcwidth
207
+ web3
208
+ websockets
209
+ Werkzeug
210
+ yapf
211
+ yarg
212
+ yarl
213
+ zipp
214
+ zope.interface