Initial commit
This commit is contained in:
commit
9469142d5b
5 changed files with 285 additions and 0 deletions
32
requirements.txt
Normal file
32
requirements.txt
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
anyio==4.12.0
|
||||
av==16.0.1
|
||||
certifi==2025.11.12
|
||||
click==8.3.1
|
||||
coloredlogs==15.0.1
|
||||
ctranslate2==4.6.2
|
||||
faster-whisper==1.2.1
|
||||
filelock==3.20.1
|
||||
flatbuffers==25.9.23
|
||||
fsspec==2025.12.0
|
||||
h11==0.16.0
|
||||
hf-xet==1.2.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
huggingface_hub==1.2.3
|
||||
humanfriendly==10.0
|
||||
idna==3.11
|
||||
mpmath==1.3.0
|
||||
numpy==2.3.5
|
||||
nvidia-cublas-cu12==12.9.1.4
|
||||
nvidia-cudnn-cu12==9.17.0.29
|
||||
onnxruntime==1.23.2
|
||||
packaging==25.0
|
||||
protobuf==6.33.2
|
||||
PyYAML==6.0.3
|
||||
setuptools==80.9.0
|
||||
shellingham==1.5.4
|
||||
sympy==1.14.0
|
||||
tokenizers==0.22.1
|
||||
tqdm==4.67.1
|
||||
typer-slim==0.20.0
|
||||
typing_extensions==4.15.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue