Update requirements.txt
Browse files- requirements.txt +0 -44
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
accelerate==1.4.0
|
2 |
-
aiofiles==23.2.1
|
3 |
annotated-types==0.7.0
|
4 |
anyio==4.8.0
|
5 |
certifi==2025.1.31
|
@@ -8,48 +6,6 @@ click==8.1.8
|
|
8 |
exceptiongroup==1.2.2
|
9 |
fastapi==0.115.8
|
10 |
ffmpy==0.5.0
|
11 |
-
filelock==3.17.0
|
12 |
-
fsspec==2025.2.0
|
13 |
-
h11==0.14.0
|
14 |
-
httpcore==1.0.7
|
15 |
-
httpx==0.28.1
|
16 |
-
huggingface-hub==0.28.1
|
17 |
-
idna==3.10
|
18 |
-
Jinja2==3.1.5
|
19 |
-
markdown-it-py==3.0.0
|
20 |
-
MarkupSafe==2.1.5
|
21 |
-
mdurl==0.1.2
|
22 |
-
mpmath==1.3.0
|
23 |
-
networkx==3.4.2
|
24 |
-
numpy==2.2.3
|
25 |
-
orjson==3.10.15
|
26 |
-
packaging==24.2
|
27 |
-
pandas==2.2.3
|
28 |
-
pillow==11.1.0
|
29 |
-
psutil==7.0.0
|
30 |
-
pydantic==2.10.6
|
31 |
-
pydantic_core==2.27.2
|
32 |
-
pydub==0.25.1
|
33 |
-
Pygments==2.19.1
|
34 |
-
python-dateutil==2.9.0.post0
|
35 |
-
python-multipart==0.0.20
|
36 |
-
pytz==2025.1
|
37 |
-
PyYAML==6.0.2
|
38 |
-
regex==2024.11.6
|
39 |
-
requests==2.32.3
|
40 |
-
rich==13.9.4
|
41 |
-
ruff==0.9.6
|
42 |
-
safehttpx==0.1.6
|
43 |
-
safetensors==0.5.2
|
44 |
-
semantic-version==2.10.0
|
45 |
-
shellingham==1.5.4
|
46 |
-
six==1.17.0
|
47 |
-
sniffio==1.3.1
|
48 |
-
starlette==0.45.3
|
49 |
-
sympy==1.13.3
|
50 |
-
tokenizers==0.21.0
|
51 |
-
tomlkit==0.13.2
|
52 |
-
torch==2.2.2
|
53 |
tqdm==4.67.1
|
54 |
transformers==4.49.0
|
55 |
typer==0.15.1
|
|
|
|
|
|
|
1 |
annotated-types==0.7.0
|
2 |
anyio==4.8.0
|
3 |
certifi==2025.1.31
|
|
|
6 |
exceptiongroup==1.2.2
|
7 |
fastapi==0.115.8
|
8 |
ffmpy==0.5.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
tqdm==4.67.1
|
10 |
transformers==4.49.0
|
11 |
typer==0.15.1
|