duc commited on
Commit
24b10a0
·
verified ·
1 Parent(s): 1509b66

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -158
requirements.txt CHANGED
@@ -1,158 +1,5 @@
1
- aiofiles==24.1.0
2
- annotated-types==0.7.0
3
- anyio==4.9.0
4
- argon2-cffi==23.1.0
5
- argon2-cffi-bindings==21.2.0
6
- arrow==1.3.0
7
- asttokens==3.0.0
8
- async-lru==2.0.5
9
- attrs==25.3.0
10
- audioop-lts==0.2.1
11
- av==14.4.0
12
- babel==2.17.0
13
- beautifulsoup4==4.13.4
14
- bleach==6.2.0
15
- cachetools==5.5.2
16
- certifi==2025.4.26
17
- cffi==1.17.1
18
- charset-normalizer==3.4.2
19
- click==8.1.8
20
- colorama==0.4.6
21
- coloredlogs==15.0.1
22
- comm==0.2.2
23
- ctranslate2==4.6.0
24
- debugpy==1.8.14
25
- decorator==5.2.1
26
- defusedxml==0.7.1
27
- executing==2.2.0
28
- fastapi==0.115.12
29
- faster-whisper==1.1.1
30
- fastjsonschema==2.21.1
31
- ffmpy==0.5.0
32
- filelock==3.18.0
33
- flatbuffers==25.2.10
34
- fqdn==1.5.1
35
- fsspec==2025.3.2
36
- google-auth==2.40.1
37
- google-genai==1.16.1
38
- gradio==5.29.1
39
- gradio_client==1.10.1
40
- groovy==0.1.2
41
- h11==0.16.0
42
- hf-xet==1.1.2
43
- httpcore==1.0.9
44
- httpx==0.28.1
45
- huggingface-hub==0.31.4
46
- humanfriendly==10.0
47
- idna==3.10
48
- ipykernel==6.29.5
49
- ipython==9.2.0
50
- ipython_pygments_lexers==1.1.1
51
- ipywidgets==8.1.7
52
- isoduration==20.11.0
53
- jedi==0.19.2
54
- Jinja2==3.1.6
55
- json5==0.12.0
56
- jsonpointer==3.0.0
57
- jsonschema==4.23.0
58
- jsonschema-specifications==2025.4.1
59
- jupyter==1.1.1
60
- jupyter-console==6.6.3
61
- jupyter-events==0.12.0
62
- jupyter-lsp==2.2.5
63
- jupyter_client==8.6.3
64
- jupyter_core==5.7.2
65
- jupyter_server==2.16.0
66
- jupyter_server_terminals==0.5.3
67
- jupyterlab==4.4.2
68
- jupyterlab_pygments==0.3.0
69
- jupyterlab_server==2.27.3
70
- jupyterlab_widgets==3.0.15
71
- markdown-it-py==3.0.0
72
- MarkupSafe==3.0.2
73
- matplotlib-inline==0.1.7
74
- mdurl==0.1.2
75
- mistune==3.1.3
76
- mpmath==1.3.0
77
- nbclient==0.10.2
78
- nbconvert==7.16.6
79
- nbformat==5.10.4
80
- nest-asyncio==1.6.0
81
- notebook==7.4.2
82
- notebook_shim==0.2.4
83
- numpy==2.2.6
84
- onnxruntime==1.22.0
85
- orjson==3.10.18
86
- overrides==7.7.0
87
- packaging==25.0
88
- pandas==2.2.3
89
- pandocfilters==1.5.1
90
- parso==0.8.4
91
- pillow==11.2.1
92
- platformdirs==4.3.8
93
- prometheus_client==0.22.0
94
- prompt_toolkit==3.0.51
95
- protobuf==6.31.0
96
- psutil==7.0.0
97
- pure_eval==0.2.3
98
- pyasn1==0.6.1
99
- pyasn1_modules==0.4.2
100
- PyAudio==0.2.14
101
- pycparser==2.22
102
- pydantic==2.11.4
103
- pydantic_core==2.33.2
104
- pydub==0.25.1
105
- Pygments==2.19.1
106
- pyreadline3==3.5.4
107
- python-dateutil==2.9.0.post0
108
- python-json-logger==3.3.0
109
- python-multipart==0.0.20
110
- pytz==2025.2
111
- pywin32==310
112
- pywinpty==2.0.15
113
- PyYAML==6.0.2
114
- pyzmq==26.4.0
115
- referencing==0.36.2
116
- regex==2024.11.6
117
- requests==2.32.3
118
- rfc3339-validator==0.1.4
119
- rfc3986-validator==0.1.1
120
- rich==14.0.0
121
- rpds-py==0.25.0
122
- rsa==4.9.1
123
- ruff==0.11.10
124
- safehttpx==0.1.6
125
- safetensors==0.5.3
126
- semantic-version==2.10.0
127
- Send2Trash==1.8.3
128
- setuptools==80.7.1
129
- shellingham==1.5.4
130
- six==1.17.0
131
- sniffio==1.3.1
132
- soupsieve==2.7
133
- stack-data==0.6.3
134
- starlette==0.46.2
135
- sympy==1.14.0
136
- terminado==0.18.1
137
- tinycss2==1.4.0
138
- tokenizers==0.21.1
139
- tomlkit==0.13.2
140
- tornado==6.5
141
- tqdm==4.67.1
142
- traitlets==5.14.3
143
- transformers==4.51.3
144
- typer==0.15.4
145
- types-python-dateutil==2.9.0.20250516
146
- typing-inspection==0.4.0
147
- typing_extensions==4.13.2
148
- tzdata==2025.2
149
- uri-template==1.3.0
150
- urllib3==2.4.0
151
- uvicorn==0.34.2
152
- wcwidth==0.2.13
153
- webcolors==24.11.1
154
- webencodings==0.5.1
155
- websocket-client==1.8.0
156
- websockets==15.0.1
157
- widgetsnbextension==4.0.14
158
- youtube-dl==2021.12.17
 
1
+ faster-whisper
2
+ gradio
3
+ google-genai
4
+ huggingface-hub
5
+ hf_xet