clemsou commited on
Commit
7f69e95
1 Parent(s): b8c3857

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +148 -0
requirements.txt ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.2.0
2
+ aiohttp==3.8.1
3
+ aiosignal==1.2.0
4
+ analytics-python==1.4.0
5
+ anyio==3.6.1
6
+ astor==0.8.1
7
+ asttokens==2.0.8
8
+ astunparse==1.6.3
9
+ async-timeout==4.0.2
10
+ attrs==22.1.0
11
+ backcall==0.2.0
12
+ backoff==1.10.0
13
+ bcrypt==4.0.0
14
+ brotlipy==0.7.0
15
+ cachetools==5.2.0
16
+ certifi==2022.6.15
17
+ cffi==1.15.1
18
+ charset-normalizer==2.1.1
19
+ click==8.1.3
20
+ colorama==0.4.5
21
+ cryptography==37.0.1
22
+ cycler==0.11.0
23
+ debugpy==1.6.3
24
+ decorator==5.1.1
25
+ entrypoints==0.4
26
+ executing==0.10.0
27
+ fastapi==0.81.0
28
+ fastjsonschema==2.16.1
29
+ ffmpy==0.3.0
30
+ flatbuffers==1.12
31
+ fonttools==4.25.0
32
+ frozenlist==1.3.1
33
+ fsspec==2022.8.2
34
+ gast==0.4.0
35
+ google-auth==2.11.0
36
+ google-auth-oauthlib==0.4.6
37
+ google-pasta==0.2.0
38
+ gradio==3.2
39
+ grpcio==1.47.0
40
+ h11==0.12.0
41
+ h5py==3.7.0
42
+ httpcore==0.15.0
43
+ httpx==0.23.0
44
+ idna==3.3
45
+ imageio==2.21.1
46
+ importlib-metadata==4.12.0
47
+ ipykernel==6.15.1
48
+ ipython==8.4.0
49
+ jedi==0.18.1
50
+ Jinja2==3.1.2
51
+ jsonschema==4.14.0
52
+ jupyter-client==7.3.4
53
+ jupyter-core==4.11.1
54
+ keras==2.9.0
55
+ Keras-Preprocessing==1.1.2
56
+ kiwisolver==1.4.2
57
+ libclang==14.0.6
58
+ linkify-it-py==1.0.3
59
+ Markdown==3.4.1
60
+ markdown-it-py==2.1.0
61
+ MarkupSafe==2.1.1
62
+ matplotlib==3.5.1
63
+ matplotlib-inline==0.1.6
64
+ mdit-py-plugins==0.3.0
65
+ mdurl==0.1.2
66
+ mkl-fft==1.3.1
67
+ mkl-random==1.2.2
68
+ mkl-service==2.4.0
69
+ monotonic==1.6
70
+ multidict==6.0.2
71
+ munkres==1.1.4
72
+ nbformat==5.4.0
73
+ nest-asyncio==1.5.5
74
+ numpy==1.23.2
75
+ oauthlib==3.2.0
76
+ opencv-python==4.6.0.66
77
+ opt-einsum==3.3.0
78
+ orjson==3.8.0
79
+ packaging==21.3
80
+ pandas==1.4.4
81
+ paramiko==2.11.0
82
+ parso==0.8.3
83
+ pexpect==4.8.0
84
+ pickleshare==0.7.5
85
+ Pillow==9.2.0
86
+ pip==22.2.2
87
+ ply==3.11
88
+ prompt-toolkit==3.0.30
89
+ protobuf==3.19.4
90
+ psutil==5.9.1
91
+ ptyprocess==0.7.0
92
+ pure-eval==0.2.2
93
+ pyasn1==0.4.8
94
+ pyasn1-modules==0.2.8
95
+ pycparser==2.21
96
+ pycryptodome==3.15.0
97
+ pydantic==1.10.1
98
+ pydub==0.25.1
99
+ Pygments==2.13.0
100
+ PyNaCl==1.5.0
101
+ pyOpenSSL==22.0.0
102
+ pyparsing==3.0.9
103
+ PyQt5-sip==12.11.0
104
+ pyrsistent==0.18.1
105
+ PySocks==1.7.1
106
+ python-dateutil==2.8.2
107
+ python-multipart==0.0.5
108
+ pytz==2022.2.1
109
+ PyYAML==6.0
110
+ pyzmq==23.2.1
111
+ requests==2.28.1
112
+ requests-oauthlib==1.3.1
113
+ rfc3986==1.5.0
114
+ rsa==4.9
115
+ scipy==1.9.1
116
+ seaborn==0.11.2
117
+ setuptools==63.4.1
118
+ sip==6.6.2
119
+ six==1.16.0
120
+ sniffio==1.3.0
121
+ stack-data==0.4.0
122
+ starlette==0.19.1
123
+ tensorboard==2.9.1
124
+ tensorboard-data-server==0.6.1
125
+ tensorboard-plugin-wit==1.8.1
126
+ tensorflow==2.9.1
127
+ tensorflow-docs==0.0.0.dev0
128
+ tensorflow-estimator==2.9.0
129
+ tensorflow-io-gcs-filesystem==0.26.0
130
+ termcolor==1.1.0
131
+ toml==0.10.2
132
+ torch==1.12.1
133
+ torchaudio==0.12.1
134
+ torchvision==0.13.1
135
+ tornado==6.2
136
+ tqdm==4.64.0
137
+ traitlets==5.3.0
138
+ typing_extensions==4.3.0
139
+ uc-micro-py==1.0.1
140
+ urllib3==1.26.12
141
+ uvicorn==0.18.3
142
+ wcwidth==0.2.5
143
+ websockets==10.3
144
+ Werkzeug==2.2.2
145
+ wheel==0.37.1
146
+ wrapt==1.14.1
147
+ yarl==1.8.1
148
+ zipp==3.8.1