jumashafara commited on
Commit
bcb51ca
·
1 Parent(s): 07cc0ea

added weights and biases

Browse files
Files changed (1) hide show
  1. requirements.txt +107 -0
requirements.txt CHANGED
@@ -94,3 +94,110 @@ uvicorn==0.22.0
94
  wasabi==1.1.2
95
  websockets==11.0.3
96
  yarl==1.9.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  wasabi==1.1.2
95
  websockets==11.0.3
96
  yarl==1.9.2
97
+ aiofiles==23.1.0
98
+ aiohttp==3.8.4
99
+ aiosignal==1.3.1
100
+ altair==5.0.1
101
+ anyio==3.7.0
102
+ appdirs==1.4.4
103
+ async-timeout==4.0.2
104
+ attrs==23.1.0
105
+ blis==0.7.9
106
+ catalogue==2.0.8
107
+ certifi==2023.5.7
108
+ charset-normalizer==3.1.0
109
+ click==8.1.3
110
+ colorama==0.4.6
111
+ confection==0.0.4
112
+ contourpy==1.1.0
113
+ cycler==0.11.0
114
+ cymem==2.0.7
115
+ docker-pycreds==0.4.0
116
+ exceptiongroup==1.1.1
117
+ fastai==2.7.12
118
+ fastapi==0.98.0
119
+ fastcore==1.5.29
120
+ fastdownload==0.0.7
121
+ fastprogress==1.0.3
122
+ ffmpy==0.3.0
123
+ filelock==3.12.2
124
+ fonttools==4.40.0
125
+ frozenlist==1.3.3
126
+ fsspec==2023.6.0
127
+ gitdb==4.0.10
128
+ GitPython==3.1.31
129
+ gradio==3.35.2
130
+ gradio_client==0.2.7
131
+ h11==0.14.0
132
+ httpcore==0.17.2
133
+ httpx==0.24.1
134
+ huggingface-hub==0.15.1
135
+ idna==3.4
136
+ Jinja2==3.1.2
137
+ joblib==1.2.0
138
+ jsonschema==4.17.3
139
+ kiwisolver==1.4.4
140
+ langcodes==3.3.0
141
+ linkify-it-py==2.0.2
142
+ markdown-it-py==2.2.0
143
+ MarkupSafe==2.1.3
144
+ matplotlib==3.7.1
145
+ mdit-py-plugins==0.3.3
146
+ mdurl==0.1.2
147
+ mpmath==1.3.0
148
+ multidict==6.0.4
149
+ murmurhash==1.0.9
150
+ networkx==3.1
151
+ numpy==1.25.0
152
+ orjson==3.9.1
153
+ packaging==23.1
154
+ pandas==2.0.2
155
+ pathtools==0.1.2
156
+ pathy==0.10.2
157
+ Pillow==9.5.0
158
+ preshed==3.0.8
159
+ protobuf==4.23.3
160
+ psutil==5.9.5
161
+ pydantic==1.10.9
162
+ pydub==0.25.1
163
+ Pygments==2.15.1
164
+ pyparsing==3.1.0
165
+ pyrsistent==0.19.3
166
+ python-dateutil==2.8.2
167
+ python-multipart==0.0.6
168
+ pytz==2023.3
169
+ PyYAML==6.0
170
+ requests==2.31.0
171
+ safetensors==0.3.1
172
+ scikit-learn==1.2.2
173
+ scipy==1.11.0
174
+ semantic-version==2.10.0
175
+ sentry-sdk==1.26.0
176
+ setproctitle==1.3.2
177
+ six==1.16.0
178
+ smart-open==6.3.0
179
+ smmap==5.0.0
180
+ sniffio==1.3.0
181
+ spacy==3.5.3
182
+ spacy-legacy==3.0.12
183
+ spacy-loggers==1.0.4
184
+ srsly==2.4.6
185
+ starlette==0.27.0
186
+ sympy==1.12
187
+ thinc==8.1.10
188
+ threadpoolctl==3.1.0
189
+ timm==0.9.2
190
+ toolz==0.12.0
191
+ torch==2.0.1
192
+ torchvision==0.15.2
193
+ tqdm==4.65.0
194
+ typer==0.7.0
195
+ typing_extensions==4.6.3
196
+ tzdata==2023.3
197
+ uc-micro-py==1.0.2
198
+ urllib3==2.0.3
199
+ uvicorn==0.22.0
200
+ wandb==0.15.4
201
+ wasabi==1.1.2
202
+ websockets==11.0.3
203
+ yarl==1.9.2