requirements.txt hinzugefügt
This commit is contained in:
parent
0877693bdb
commit
9b7950aa45
1 changed files with 32 additions and 0 deletions
32
requirements.txt
Normal file
32
requirements.txt
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
blinker==1.9.0
|
||||
certifi==2026.1.4
|
||||
charset-normalizer==3.4.4
|
||||
click==8.3.3
|
||||
filelock==3.20.3
|
||||
Flask==3.1.3
|
||||
fsspec==2026.1.0
|
||||
idna==3.11
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.6
|
||||
llvmlite==0.46.0
|
||||
MarkupSafe==3.0.3
|
||||
more-itertools==10.8.0
|
||||
mpmath==1.3.0
|
||||
networkx==3.6.1
|
||||
numba==0.63.1
|
||||
numpy==2.3.5
|
||||
openai-whisper==20250625
|
||||
regex==2026.1.15
|
||||
requests==2.32.5
|
||||
scipy==1.17.0
|
||||
setuptools==80.10.1
|
||||
sympy==1.14.0
|
||||
tiktoken==0.12.0
|
||||
torch==2.10.0+cpu
|
||||
tqdm==4.67.1
|
||||
triton==3.6.0
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.6.3
|
||||
websocket-client==1.9.0
|
||||
websockets==16.0
|
||||
Werkzeug==3.1.8
|
||||
Loading…
Reference in a new issue