mboushaba commited on
Commit
972f6c3
·
verified ·
1 Parent(s): 4c63fb0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +193 -0
requirements.txt ADDED
@@ -0,0 +1,193 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ aiofiles==23.2.1
3
+ aiohappyeyeballs==2.4.0
4
+ aiohttp==3.10.5
5
+ aiosignal==1.3.1
6
+ annotated-types==0.7.0
7
+ anyio==4.5.0
8
+ asttokens==2.4.1
9
+ astunparse==1.6.3
10
+ async-timeout==4.0.3
11
+ attrs==24.2.0
12
+ audioread==3.0.1
13
+ babel==2.16.0
14
+ beautifulsoup4==4.12.3
15
+ bibtexparser==2.0.0b7
16
+ bleach==6.1.0
17
+ bokeh==3.4.3
18
+ branca==0.7.2
19
+ certifi==2024.8.30
20
+ cffi==1.17.1
21
+ charset-normalizer==3.3.2
22
+ click==8.1.7
23
+ clldutils==3.22.2
24
+ colorama==0.4.6
25
+ colorlog==6.8.2
26
+ comm==0.2.2
27
+ contourpy==1.3.0
28
+ csvw==3.3.1
29
+ cycler==0.12.1
30
+ datasets==3.0.0
31
+ decorator==5.1.1
32
+ deep-translator==1.11.4
33
+ dill==0.3.8
34
+ distro==1.9.0
35
+ dlinfo==1.2.1
36
+ exceptiongroup==1.2.2
37
+ executing==2.1.0
38
+ fastapi==0.115.0
39
+ ffmpeg-python==0.2.0
40
+ ffmpy==0.4.0
41
+ filelock==3.16.1
42
+ flatbuffers==24.3.25
43
+ folium==0.17.0
44
+ fonttools==4.53.1
45
+ frozenlist==1.4.1
46
+ fsspec==2024.6.1
47
+ future==1.0.0
48
+ gast==0.6.0
49
+ google-pasta==0.2.0
50
+ gradio==4.44.0
51
+ gradio_client==1.3.0
52
+ grpcio==1.66.1
53
+ h11==0.14.0
54
+ h5py==3.11.0
55
+ httpcore==1.0.5
56
+ httpx==0.27.2
57
+ huggingface-hub==0.25.0
58
+ idna==3.10
59
+ importlib_metadata==8.5.0
60
+ importlib_resources==6.4.5
61
+ inflect==7.4.0
62
+ ipython==8.18.1
63
+ ipywidgets==8.1.5
64
+ isodate==0.6.1
65
+ jedi==0.19.1
66
+ Jinja2==3.1.4
67
+ jiter==0.5.0
68
+ joblib==1.4.2
69
+ jsonschema==4.23.0
70
+ jsonschema-specifications==2023.12.1
71
+ jupyterlab_widgets==3.0.13
72
+ keras==3.5.0
73
+ kiwisolver==1.4.7
74
+ language-tags==1.2.0
75
+ lazy_loader==0.4
76
+ libclang==18.1.1
77
+ librosa==0.10.2.post1
78
+ linkify-it-py==2.0.3
79
+ llvmlite==0.43.0
80
+ lxml==5.3.0
81
+ Markdown==3.7
82
+ markdown-it-py==3.0.0
83
+ MarkupSafe==2.1.5
84
+ matplotlib==3.9.2
85
+ matplotlib-inline==0.1.7
86
+ mdit-py-plugins==0.4.2
87
+ mdurl==0.1.2
88
+ ml-dtypes==0.4.1
89
+ more-itertools==10.5.0
90
+ mpmath==1.3.0
91
+ msgpack==1.1.0
92
+ multidict==6.1.0
93
+ multiprocess==0.70.16
94
+ namex==0.0.8
95
+ networkx==3.2.1
96
+ numba==0.60.0
97
+ numpy==1.26.4
98
+ openai==1.47.0
99
+ openai-whisper @ git+https://github.com/openai/whisper.git@279133e3107392276dc509148da1f41bfb532c7e
100
+ opt-einsum==3.3.0
101
+ optree==0.12.1
102
+ orjson==3.10.7
103
+ packaging==24.1
104
+ pandas==2.2.3
105
+ panel==1.4.5
106
+ param==2.1.1
107
+ parso==0.8.4
108
+ pexpect==4.9.0
109
+ phonemizer==3.3.0
110
+ pillow==10.4.0
111
+ platformdirs==4.3.6
112
+ pooch==1.8.2
113
+ prompt_toolkit==3.0.47
114
+ protobuf==4.25.5
115
+ ptyprocess==0.7.0
116
+ pure_eval==0.2.3
117
+ pyarrow==17.0.0
118
+ pycparser==2.22
119
+ pydantic==2.9.2
120
+ pydantic_core==2.23.4
121
+ pydub==0.25.1
122
+ Pygments==2.18.0
123
+ pylatexenc==2.10
124
+ pyparsing==3.1.4
125
+ PyQt5==5.15.11
126
+ PyQt5-Qt5==5.15.15
127
+ PyQt5_sip==12.15.0
128
+ python-dateutil==2.9.0.post0
129
+ python-dotenv==1.0.1
130
+ python-multipart==0.0.10
131
+ pytz==2024.2
132
+ pyviz_comms==3.0.3
133
+ PyYAML==6.0.2
134
+ rdflib==7.0.0
135
+ referencing==0.35.1
136
+ regex==2024.9.11
137
+ requests==2.32.3
138
+ rfc3986==1.5.0
139
+ rich==13.8.1
140
+ rpds-py==0.20.0
141
+ ruff==0.6.7
142
+ safetensors==0.4.5
143
+ scikit-learn==1.5.2
144
+ scipy==1.13.1
145
+ segments==2.2.1
146
+ semantic-version==2.10.0
147
+ shellingham==1.5.4
148
+ six==1.16.0
149
+ sniffio==1.3.1
150
+ soundfile==0.12.1
151
+ soupsieve==2.6
152
+ soxr==0.5.0.post1
153
+ SpeechRecognition==3.10.4
154
+ stack-data==0.6.3
155
+ starlette==0.38.6
156
+ sympy==1.13.3
157
+ tabulate==0.9.0
158
+ tensorboard==2.17.1
159
+ tensorboard-data-server==0.7.2
160
+ tensorflow==2.17.0
161
+ tensorflow-io-gcs-filesystem==0.37.1
162
+ termcolor==2.4.0
163
+ tf_keras==2.17.0
164
+ threadpoolctl==3.5.0
165
+ tiktoken==0.7.0
166
+ timm==1.0.9
167
+ tokenizers==0.19.1
168
+ tomlkit==0.12.0
169
+ torch==2.4.1
170
+ torchvision==0.19.1
171
+ tornado==6.4.1
172
+ tqdm==4.66.5
173
+ traitlets==5.14.3
174
+ transformers==4.44.2
175
+ typeguard==4.3.0
176
+ typer==0.12.5
177
+ typing_extensions==4.12.2
178
+ tzdata==2024.1
179
+ uc-micro-py==1.0.3
180
+ uritemplate==4.1.1
181
+ urllib3==2.2.3
182
+ uvicorn==0.30.6
183
+ wcwidth==0.2.13
184
+ webencodings==0.5.1
185
+ websockets==12.0
186
+ Werkzeug==3.0.4
187
+ whisper==1.1.10
188
+ widgetsnbextension==4.0.13
189
+ wrapt==1.16.0
190
+ xxhash==3.5.0
191
+ xyzservices==2024.9.0
192
+ yarl==1.11.1
193
+ zipp==3.20.2