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