prashkh commited on
Commit
d50d110
1 Parent(s): 14c2b0d

Upload requirements.txt

Browse files

updated requirements.txt

Files changed (1) hide show
  1. requirements.txt +188 -1
requirements.txt CHANGED
@@ -1 +1,188 @@
1
- fastai
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.9.1
3
+ aiosignal==1.3.1
4
+ altair==5.2.0
5
+ annotated-types==0.6.0
6
+ anyio==3.7.1
7
+ appnope==0.1.3
8
+ argon2-cffi==23.1.0
9
+ argon2-cffi-bindings==21.2.0
10
+ arrow==1.3.0
11
+ asttokens==2.4.1
12
+ async-lru==2.0.4
13
+ async-timeout==4.0.3
14
+ attrs==23.1.0
15
+ Babel==2.14.0
16
+ beautifulsoup4==4.12.2
17
+ bleach==6.1.0
18
+ blis==0.7.11
19
+ catalogue==2.0.10
20
+ certifi==2023.11.17
21
+ cffi==1.16.0
22
+ charset-normalizer==3.3.2
23
+ click==8.1.7
24
+ cloudpathlib==0.16.0
25
+ colorama==0.4.6
26
+ comm==0.2.0
27
+ confection==0.1.4
28
+ contourpy==1.2.0
29
+ cycler==0.12.1
30
+ cymem==2.0.8
31
+ datasets==2.15.0
32
+ debugpy==1.8.0
33
+ decorator==5.1.1
34
+ defusedxml==0.7.1
35
+ dill==0.3.7
36
+ exceptiongroup==1.2.0
37
+ executing==2.0.1
38
+ fastai==2.7.13
39
+ fastapi==0.105.0
40
+ fastbook==0.0.29
41
+ fastcore==1.5.29
42
+ fastdownload==0.0.7
43
+ fastjsonschema==2.19.0
44
+ fastprogress==1.0.3
45
+ ffmpy==0.3.1
46
+ filelock==3.13.1
47
+ fonttools==4.46.0
48
+ fqdn==1.5.1
49
+ frozenlist==1.4.1
50
+ fsspec==2023.10.0
51
+ gradio==4.10.0
52
+ gradio_client==0.7.3
53
+ graphviz==0.20.1
54
+ h11==0.14.0
55
+ httpcore==1.0.2
56
+ httpx==0.25.2
57
+ huggingface-hub==0.19.4
58
+ idna==3.6
59
+ importlib-metadata==7.0.0
60
+ importlib-resources==6.1.1
61
+ ipykernel==6.27.1
62
+ ipython==8.18.1
63
+ ipython-genutils==0.2.0
64
+ ipywidgets==7.8.1
65
+ isoduration==20.11.0
66
+ jedi==0.19.1
67
+ Jinja2==3.1.2
68
+ joblib==1.3.2
69
+ json5==0.9.14
70
+ jsonpointer==2.4
71
+ jsonschema==4.20.0
72
+ jsonschema-specifications==2023.11.2
73
+ jupyter-events==0.9.0
74
+ jupyter-lsp==2.2.1
75
+ jupyter_client==8.6.0
76
+ jupyter_core==5.5.0
77
+ jupyter_server==2.12.1
78
+ jupyter_server_terminals==0.5.0
79
+ jupyterlab==4.0.9
80
+ jupyterlab-widgets==1.1.7
81
+ jupyterlab_pygments==0.3.0
82
+ jupyterlab_server==2.25.2
83
+ kiwisolver==1.4.5
84
+ langcodes==3.3.0
85
+ markdown-it-py==3.0.0
86
+ MarkupSafe==2.1.3
87
+ matplotlib==3.8.2
88
+ matplotlib-inline==0.1.6
89
+ mdurl==0.1.2
90
+ mistune==3.0.2
91
+ mpmath==1.3.0
92
+ multidict==6.0.4
93
+ multiprocess==0.70.15
94
+ murmurhash==1.0.10
95
+ nbclient==0.9.0
96
+ nbconvert==7.12.0
97
+ nbformat==5.9.2
98
+ nest-asyncio==1.5.8
99
+ networkx==3.2.1
100
+ notebook==7.0.6
101
+ notebook_shim==0.2.3
102
+ numpy==1.26.2
103
+ orjson==3.9.10
104
+ overrides==7.4.0
105
+ packaging==23.2
106
+ pandas==2.1.4
107
+ pandocfilters==1.5.0
108
+ parso==0.8.3
109
+ pexpect==4.9.0
110
+ Pillow==10.1.0
111
+ platformdirs==4.1.0
112
+ preshed==3.0.9
113
+ prometheus-client==0.19.0
114
+ prompt-toolkit==3.0.43
115
+ psutil==5.9.6
116
+ ptyprocess==0.7.0
117
+ pure-eval==0.2.2
118
+ pyarrow==14.0.1
119
+ pyarrow-hotfix==0.6
120
+ pycparser==2.21
121
+ pydantic==2.5.2
122
+ pydantic_core==2.14.5
123
+ pydub==0.25.1
124
+ Pygments==2.17.2
125
+ pyparsing==3.1.1
126
+ python-dateutil==2.8.2
127
+ python-json-logger==2.0.7
128
+ python-multipart==0.0.6
129
+ pytz==2023.3.post1
130
+ PyYAML==6.0.1
131
+ pyzmq==25.1.2
132
+ referencing==0.32.0
133
+ regex==2023.10.3
134
+ requests==2.31.0
135
+ rfc3339-validator==0.1.4
136
+ rfc3986-validator==0.1.1
137
+ rich==13.7.0
138
+ rpds-py==0.14.1
139
+ safetensors==0.4.1
140
+ scikit-learn==1.3.2
141
+ scipy==1.11.4
142
+ semantic-version==2.10.0
143
+ Send2Trash==1.8.2
144
+ sentencepiece==0.1.99
145
+ shellingham==1.5.4
146
+ six==1.16.0
147
+ smart-open==6.4.0
148
+ sniffio==1.3.0
149
+ soupsieve==2.5
150
+ spacy==3.7.2
151
+ spacy-legacy==3.0.12
152
+ spacy-loggers==1.0.5
153
+ srsly==2.4.8
154
+ stack-data==0.6.3
155
+ starlette==0.27.0
156
+ sympy==1.12
157
+ terminado==0.18.0
158
+ thinc==8.2.2
159
+ threadpoolctl==3.2.0
160
+ tinycss2==1.2.1
161
+ tokenizers==0.15.0
162
+ tomli==2.0.1
163
+ tomlkit==0.12.0
164
+ toolz==0.12.0
165
+ torch==2.1.2
166
+ torchvision==0.16.2
167
+ tornado==6.4
168
+ tqdm==4.66.1
169
+ traitlets==5.14.0
170
+ transformers==4.36.1
171
+ typer==0.9.0
172
+ types-python-dateutil==2.8.19.14
173
+ typing_extensions==4.9.0
174
+ tzdata==2023.3
175
+ uri-template==1.3.0
176
+ urllib3==2.1.0
177
+ uvicorn==0.24.0.post1
178
+ wasabi==1.1.2
179
+ wcwidth==0.2.12
180
+ weasel==0.3.4
181
+ webcolors==1.13
182
+ webencodings==0.5.1
183
+ websocket-client==1.7.0
184
+ websockets==11.0.3
185
+ widgetsnbextension==3.6.6
186
+ xxhash==3.4.1
187
+ yarl==1.9.4
188
+ zipp==3.17.0