braindeck commited on
Commit
79bfcec
·
verified ·
1 Parent(s): 11d1322

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -203
requirements.txt CHANGED
@@ -1,205 +1,6 @@
1
  ninja==1.13.1
2
  gradio>=5.5
3
- absl-py==2.3.1
4
- accelerate==1.6.0
5
- aiohappyeyeballs==2.6.1
6
- aiohttp==3.11.16
7
- aiohttp-cors==0.8.1
8
- aiosignal==1.3.2
9
- airportsdata==20250224
10
- alabaster==1.0.0
11
- annotated-types==0.7.0
12
- antlr4-python3-runtime==4.9.3
13
- anyio==4.9.0
14
- astor==0.8.1
15
- attrs==25.3.0
16
- babel==2.17.0
17
- blake3==1.0.4
18
- cachetools==5.5.2
19
- certifi==2025.1.31
20
- charset-normalizer==3.4.1
21
- click==8.1.8
22
- cloudpickle==3.1.1
23
- codetiming==1.4.0
24
- colorful==0.5.6
25
- compressed-tensors==0.9.2
26
- cupy-cuda12x==13.4.1
27
- datasets==3.5.0
28
- depyf==0.18.0
29
- dill==0.3.8
30
- diskcache==5.6.3
31
- distlib==0.3.9
32
- distro==1.9.0
33
- dnspython==2.7.0
34
- docker-pycreds==0.4.0
35
- docutils==0.21.2
36
- einops==0.8.1
37
- email_validator==2.2.0
38
- fastapi==0.115.12
39
- fastapi-cli==0.0.7
40
- fastrlock==0.8.3
41
- filelock==3.18.0
42
- flash_attn==2.7.4.post1
43
- flashinfer-python==0.2.5
44
- frozenlist==1.5.0
45
- fsspec==2024.6.1
46
- gguf==0.10.0
47
- gitdb==4.0.12
48
- GitPython==3.1.44
49
- google-api-core==2.24.2
50
- google-auth==2.38.0
51
- googleapis-common-protos==1.69.2
52
- grpcio==1.71.0
53
- h11==0.14.0
54
- httpcore==1.0.8
55
- httptools==0.6.4
56
- httpx==0.28.1
57
- huggingface-hub==0.30.2
58
- hydra-core==1.3.2
59
- idna==3.10
60
- imagesize==1.4.1
61
- importlib_metadata==8.6.1
62
- interegular==0.3.3
63
- Jinja2==3.1.6
64
- jiter==0.9.0
65
- jiwer==4.0.0
66
- joblib==1.5.2
67
- jsonschema==4.23.0
68
- jsonschema-specifications==2024.10.1
69
- lark==1.2.2
70
- Levenshtein==0.27.1
71
- liger_kernel==0.5.9
72
- llguidance==0.7.14
73
- llvmlite==0.43.0
74
- lm-format-enforcer==0.10.11
75
- markdown-it-py==3.0.0
76
- MarkupSafe==2.1.5
77
- mdurl==0.1.2
78
- mistral_common==1.5.4
79
- mpmath==1.3.0
80
- msgpack==1.1.0
81
- msgspec==0.19.0
82
- multidict==6.4.3
83
- multiprocess==0.70.16
84
- nest-asyncio==1.6.0
85
- networkx==3.3
86
- ninja==1.11.1.4
87
- nltk==3.9.1
88
- numba==0.60.0
89
- numpy==1.26.4
90
- nvidia-cublas-cu12==12.4.5.8
91
- nvidia-cuda-cupti-cu12==12.4.127
92
- nvidia-cuda-nvrtc-cu12==12.4.127
93
- nvidia-cuda-runtime-cu12==12.4.127
94
- nvidia-cudnn-cu12==9.1.0.70
95
- nvidia-cufft-cu12==11.2.1.3
96
- nvidia-curand-cu12==10.3.5.147
97
- nvidia-cusolver-cu12==11.6.1.9
98
- nvidia-cusparse-cu12==12.3.1.170
99
- nvidia-cusparselt-cu12==0.6.2
100
- nvidia-ml-py==12.570.86
101
- nvidia-nccl-cu12==2.21.5
102
- nvidia-nvjitlink-cu12==12.4.127
103
- nvidia-nvtx-cu12==12.4.127
104
- omegaconf==2.3.0
105
- openai==1.73.0
106
- opencensus==0.11.4
107
- opencensus-context==0.1.3
108
- opencv-python-headless==4.11.0.86
109
- orjson==3.10.16
110
- outlines==0.1.11
111
- outlines_core==0.1.26
112
- packaging==24.2
113
- pandas==2.2.3
114
- partial-json-parser==0.2.1.1.post5
115
- peft==0.15.1
116
- pillow==11.2.1
117
- platformdirs==4.3.7
118
- prometheus-fastapi-instrumentator==7.1.0
119
- prometheus_client==0.21.1
120
- propcache==0.3.1
121
- proto-plus==1.26.1
122
- protobuf==5.29.4
123
- psutil==7.0.0
124
- py-cpuinfo==9.0.0
125
- py-spy==0.4.0
126
- pyarrow==19.0.1
127
- pyasn1==0.6.1
128
- pyasn1_modules==0.4.2
129
- pybind11==2.13.6
130
- pycountry==24.6.1
131
- pydantic==2.11.3
132
- pydantic_core==2.33.1
133
- Pygments==2.19.1
134
- pylatexenc==2.10
135
- python-dateutil==2.9.0.post0
136
- python-dotenv==1.1.0
137
- python-json-logger==3.3.0
138
- python-Levenshtein==0.27.1
139
- python-multipart==0.0.20
140
- pytz==2025.2
141
- PyYAML==6.0.2
142
- pyzmq==26.4.0
143
- RapidFuzz==3.14.1
144
- ray==2.44.1
145
- referencing==0.36.2
146
- regex==2024.11.6
147
- requests==2.32.3
148
- rich==14.0.0
149
- rich-toolkit==0.14.1
150
- roman-numerals-py==3.1.0
151
- rouge_score==0.1.2
152
- rpds-py==0.24.0
153
- rsa==4.9
154
- safetensors==0.5.3
155
- scipy==1.15.2
156
- sentencepiece==0.2.0
157
- sentry-sdk==2.25.1
158
- setproctitle==1.3.5
159
- shellingham==1.5.4
160
- six==1.17.0
161
- smart-open==7.1.0
162
- smmap==5.0.2
163
- sniffio==1.3.1
164
- snowballstemmer==2.2.0
165
- Sphinx==8.2.3
166
- sphinxcontrib-applehelp==2.0.0
167
- sphinxcontrib-devhelp==2.0.0
168
- sphinxcontrib-htmlhelp==2.1.0
169
- sphinxcontrib-jsmath==1.0.1
170
- sphinxcontrib-qthelp==2.0.0
171
- sphinxcontrib-serializinghtml==2.0.0
172
- starlette==0.46.1
173
- sympy==1.13.1
174
- tensordict==0.6.2
175
- tiktoken==0.9.0
176
- timeout-decorator==0.5.0
177
- tokenizers==0.21.1
178
- torch==2.6.0
179
- torchaudio==2.6.0
180
- torchdata==0.11.0
181
- torchvision==0.21.0
182
- tqdm==4.67.1
183
- transformers==4.51.2
184
- triton==3.2.0
185
- typer==0.15.2
186
- typing-inspection==0.4.0
187
- typing_extensions==4.12.2
188
- tzdata==2025.2
189
- urllib3==2.4.0
190
- uvicorn==0.34.0
191
- uvloop==0.21.0
192
- virtualenv==20.30.0
193
- vllm==0.8.2
194
- wandb==0.19.9
195
- watchfiles==1.0.5
196
- websockets==15.0.1
197
- wrapt==1.17.2
198
- xformers==0.0.29.post2
199
- xgrammar==0.1.16
200
- xxhash==3.5.0
201
- yarl==1.19.0
202
- zipp==3.21.0
203
-
204
-
205
-
 
1
  ninja==1.13.1
2
  gradio>=5.5
3
+ transformers
4
+ torch
5
+ accelerate
6
+ vllm==0.8.2