rrighart commited on
Commit
0ee4d8f
1 Parent(s): 61ab183

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +151 -0
requirements.txt ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.2.0
2
+ aiofiles==22.1.0
3
+ aiohttp==3.8.1
4
+ aiosignal==1.2.0
5
+ altair==4.2.0
6
+ analytics-python==1.4.0
7
+ anyio==3.6.1
8
+ asttokens==2.2.1
9
+ astunparse==1.6.3
10
+ async-timeout==4.0.2
11
+ attrs==22.1.0
12
+ backcall==0.2.0
13
+ backoff==1.10.0
14
+ backports.zoneinfo==0.2.1
15
+ bcrypt==4.0.0
16
+ blinker==1.5
17
+ cachetools==5.2.0
18
+ certifi==2022.6.15
19
+ cffi==1.15.1
20
+ charset-normalizer==2.1.0
21
+ click==8.1.3
22
+ commonmark==0.9.1
23
+ config==0.5.1
24
+ cryptography==37.0.4
25
+ cv==1.0.0
26
+ cycler==0.11.0
27
+ decorator==5.1.1
28
+ entrypoints==0.4
29
+ executing==1.2.0
30
+ fastapi==0.79.0
31
+ ffmpy==0.3.0
32
+ flatbuffers==1.12
33
+ fonttools==4.37.1
34
+ frozenlist==1.3.1
35
+ fsspec==2022.8.2
36
+ gast==0.4.0
37
+ gitdb==4.0.9
38
+ GitPython==3.1.27
39
+ google-auth==2.10.0
40
+ google-auth-oauthlib==0.4.6
41
+ google-pasta==0.2.0
42
+ gradio==3.17.0
43
+ grpcio==1.47.0
44
+ h11==0.12.0
45
+ h5py==3.7.0
46
+ httpcore==0.15.0
47
+ httpx==0.23.0
48
+ idna==3.3
49
+ importlib-metadata==4.12.0
50
+ importlib-resources==5.9.0
51
+ inference==0.1
52
+ ipython==8.9.0
53
+ jedi==0.18.2
54
+ Jinja2==3.1.2
55
+ jsonschema==4.14.0
56
+ keras==2.9.0
57
+ Keras-Preprocessing==1.1.2
58
+ kiwisolver==1.4.4
59
+ libclang==14.0.6
60
+ linkify-it-py==1.0.3
61
+ Markdown==3.4.1
62
+ markdown-it-py==2.1.0
63
+ MarkupSafe==2.1.1
64
+ matplotlib==3.5.3
65
+ matplotlib-inline==0.1.6
66
+ mdit-py-plugins==0.3.0
67
+ mdurl==0.1.2
68
+ monotonic==1.6
69
+ multidict==6.0.2
70
+ numpy==1.23.1
71
+ nvidia-cublas-cu11==11.10.3.66
72
+ nvidia-cuda-nvrtc-cu11==11.7.99
73
+ nvidia-cuda-runtime-cu11==11.7.99
74
+ nvidia-cudnn-cu11==8.5.0.96
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.3
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
+ pkgutil-resolve-name==1.3.10
87
+ prompt-toolkit==3.0.36
88
+ protobuf==3.19.4
89
+ psutil==5.9.4
90
+ ptyprocess==0.7.0
91
+ pure-eval==0.2.2
92
+ pyarrow==9.0.0
93
+ pyasn1==0.4.8
94
+ pyasn1-modules==0.2.8
95
+ pycparser==2.21
96
+ pycryptodome==3.15.0
97
+ pydantic==1.9.1
98
+ pydeck==0.8.0b1
99
+ pydub==0.25.1
100
+ Pygments==2.13.0
101
+ Pympler==1.0.1
102
+ PyNaCl==1.5.0
103
+ pyparsing==3.0.9
104
+ pyrsistent==0.18.1
105
+ python-dateutil==2.8.2
106
+ python-multipart==0.0.5
107
+ pytz==2022.2.1
108
+ pytz-deprecation-shim==0.1.0.post0
109
+ PyYAML==6.0
110
+ requests==2.28.1
111
+ requests-oauthlib==1.3.1
112
+ rfc3986==1.5.0
113
+ rich==12.5.1
114
+ rsa==4.9
115
+ scipy==1.10.0
116
+ seaborn==0.12.2
117
+ semver==2.13.0
118
+ six==1.16.0
119
+ smmap==5.0.0
120
+ sniffio==1.2.0
121
+ stack-data==0.6.2
122
+ starlette==0.19.1
123
+ streamlit==1.12.2
124
+ tensorboard==2.9.1
125
+ tensorboard-data-server==0.6.1
126
+ tensorboard-plugin-wit==1.8.1
127
+ tensorflow==2.9.1
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
+ toolz==0.12.0
133
+ torch==1.13.1
134
+ torchvision==0.14.1
135
+ tornado==6.2
136
+ tqdm==4.64.1
137
+ traitlets==5.9.0
138
+ typing-extensions==4.3.0
139
+ tzdata==2022.2
140
+ tzlocal==4.2
141
+ uc-micro-py==1.0.1
142
+ urllib3==1.26.11
143
+ uvicorn==0.18.2
144
+ validators==0.20.0
145
+ watchdog==2.1.9
146
+ wcwidth==0.2.6
147
+ websockets==10.3
148
+ Werkzeug==2.2.2
149
+ wrapt==1.14.1
150
+ yarl==1.8.1
151
+ zipp==3.8.1