benjamin-paine commited on
Commit
9ea9c68
·
verified ·
1 Parent(s): 089d1bf

Create requirements.txt

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