ginipick commited on
Commit
c638600
·
verified ·
1 Parent(s): 81058d6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -113
requirements.txt CHANGED
@@ -1,113 +1,3 @@
1
- accelerate==1.3.0
2
- aiofiles==23.2.1
3
- annotated-types==0.7.0
4
- anyio==4.8.0
5
- attrs==25.1.0
6
- babel==2.17.0
7
- certifi==2025.1.31
8
- cffi==1.17.1
9
- charset-normalizer==3.4.1
10
- click==8.1.8
11
- clldutils==3.21.0
12
- colorama==0.4.6
13
- colorlog==6.9.0
14
- csvw==3.5.1
15
- dlinfo==2.0.0
16
- exceptiongroup==1.2.2
17
- fastapi==0.115.8
18
- ffmpy==0.5.0
19
- filelock==3.17.0
20
- fsspec==2025.2.0
21
- gradio==5.14.0
22
- gradio-client==1.7.0
23
- h11==0.14.0
24
- hf-transfer==0.1.9
25
- httpcore==1.0.7
26
- httpx==0.28.1
27
- huggingface-hub==0.28.1
28
- idna==3.10
29
- inflect==7.5.0
30
- isodate==0.7.2
31
- jinja2==3.1.5
32
- joblib==1.4.2
33
- jsonschema==4.23.0
34
- jsonschema-specifications==2024.10.1
35
- kanjize==1.6.0
36
- language-tags==1.2.0
37
- lxml==5.3.1
38
- markdown==3.7
39
- markdown-it-py==3.0.0
40
- markupsafe==2.1.5
41
- mdurl==0.1.2
42
- more-itertools==10.6.0
43
- mpmath==1.3.0
44
- networkx==3.4.2
45
- numpy==2.2.2
46
- nvidia-cublas-cu12==12.1.3.1
47
- nvidia-cuda-cupti-cu12==12.1.105
48
- nvidia-cuda-nvrtc-cu12==12.1.105
49
- nvidia-cuda-runtime-cu12==12.1.105
50
- nvidia-cudnn-cu12==9.1.0.70
51
- nvidia-cufft-cu12==11.0.2.54
52
- nvidia-curand-cu12==10.3.2.106
53
- nvidia-cusolver-cu12==11.4.5.107
54
- nvidia-cusparse-cu12==12.1.0.106
55
- nvidia-nccl-cu12==2.20.5
56
- nvidia-nvjitlink-cu12==12.8.61
57
- nvidia-nvtx-cu12==12.1.105
58
- orjson==3.10.15
59
- packaging==24.2
60
- pandas==2.2.3
61
- phonemizer==3.3.0
62
- pillow==11.1.0
63
- psutil==5.9.8
64
- pycparser==2.22
65
- pydantic==2.10.6
66
- pydantic-core==2.27.2
67
- pydub==0.25.1
68
- pygments==2.19.1
69
- pylatexenc==2.10
70
- pyparsing==3.2.1
71
- python-dateutil==2.9.0.post0
72
- python-multipart==0.0.20
73
- pytz==2025.1
74
- pyyaml==6.0.2
75
- rdflib==7.1.3
76
- referencing==0.36.2
77
- regex==2024.11.6
78
- requests==2.32.3
79
- rfc3986==1.5.0
80
- rich==13.9.4
81
- rpds-py==0.22.3
82
- ruff==0.9.6
83
- safehttpx==0.1.6
84
- safetensors==0.5.2
85
- segments==2.2.1
86
- semantic-version==2.10.0
87
- setuptools==75.8.0
88
- shellingham==1.5.4
89
- six==1.17.0
90
- sniffio==1.3.1
91
- soundfile==0.13.1
92
- spaces==0.32.0
93
- starlette==0.45.3
94
- sudachidict-full==20250129
95
- sudachipy==0.6.10
96
- sympy==1.13.3
97
- tabulate==0.9.0
98
- taproot[av,jp]==0.3.4
99
- tokenizers==0.21.0
100
- tomlkit==0.13.2
101
- torch==2.4.0
102
- torchaudio==2.4.0
103
- tqdm==4.67.1
104
- transformers==4.48.3
105
- triton==3.0.0
106
- typeguard==4.4.1
107
- typer==0.15.1
108
- typing-extensions==4.12.2
109
- tzdata==2025.1
110
- uritemplate==4.1.1
111
- urllib3==2.3.0
112
- uvicorn==0.34.0
113
- websockets==14.2
 
1
+ flask
2
+ requests
3
+ beautifulsoup4