lukecq commited on
Commit
be560fd
·
verified ·
1 Parent(s): bd45379

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +207 -4
requirements.txt CHANGED
@@ -1,6 +1,209 @@
1
- huggingface_hub==0.25.2
2
- transformers==4.48.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  librosa==0.10.2.post1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  vllm==0.7.3
5
- pynvml==12.0.0
6
- gradio==5.10.0
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.2.1
2
+ aiofiles==23.2.1
3
+ aiohappyeyeballs==2.4.4
4
+ aiohttp==3.11.11
5
+ aiohttp-cors==0.7.0
6
+ aiosignal==1.3.2
7
+ airportsdata==20241001
8
+ annotated-types==0.7.0
9
+ anyio==4.7.0
10
+ astor==0.8.1
11
+ asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1733250440834/work
12
+ async-timeout==5.0.1
13
+ attrs==24.3.0
14
+ audioread==3.0.1
15
+ blake3==1.0.4
16
+ cachetools==5.5.1
17
+ certifi==2024.12.14
18
+ cffi==1.17.1
19
+ charset-normalizer==3.4.0
20
+ click==8.1.7
21
+ cloudpickle==3.1.1
22
+ colorful==0.5.6
23
+ comm @ file:///home/conda/feedstock_root/build_artifacts/comm_1733502965406/work
24
+ compressed-tensors==0.9.1
25
+ cupy-cuda12x==13.3.0
26
+ dashscope==1.20.14
27
+ datasets==3.3.2
28
+ debugpy @ file:///croot/debugpy_1736267418885/work
29
+ decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1733236420667/work
30
+ depyf==0.18.0
31
+ dill==0.3.8
32
+ diskcache==5.6.3
33
+ distlib==0.3.9
34
+ distro==1.9.0
35
+ dnspython==2.7.0
36
+ einops==0.8.1
37
+ email_validator==2.2.0
38
+ entrypoints @ file:///home/conda/feedstock_root/build_artifacts/entrypoints_1733327148154/work
39
+ exceptiongroup @ file:///home/conda/feedstock_root/build_artifacts/exceptiongroup_1733208806608/work
40
+ executing @ file:///home/conda/feedstock_root/build_artifacts/executing_1733569351617/work
41
+ fastapi==0.115.6
42
+ fastapi-cli==0.0.7
43
+ fastrlock==0.8.3
44
+ ffmpy==0.4.0
45
+ filelock==3.16.1
46
+ frozenlist==1.5.0
47
+ fsspec==2024.10.0
48
+ gguf==0.10.0
49
+ google-api-core==2.24.1
50
+ google-auth==2.38.0
51
+ googleapis-common-protos==1.67.0
52
+ gradio==5.10.0
53
+ gradio_client==1.5.3
54
+ gradio_leaderboard==0.0.13
55
+ grpcio==1.70.0
56
+ h11==0.14.0
57
+ httpcore==1.0.7
58
+ httptools==0.6.4
59
+ httpx==0.28.1
60
+ huggingface-hub==0.27.0
61
+ idna==3.10
62
+ importlib_metadata==8.6.1
63
+ iniconfig==2.0.0
64
+ interegular==0.3.3
65
+ ipykernel @ file:///home/conda/feedstock_root/build_artifacts/ipykernel_1719845459717/work
66
+ ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1734788142186/work
67
+ jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1733300866624/work
68
+ Jinja2==3.1.4
69
+ jiter==0.8.2
70
+ joblib==1.4.2
71
+ jsonschema==4.23.0
72
+ jsonschema-specifications==2024.10.1
73
+ jupyter-client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1654730843242/work
74
+ jupyter_core @ file:///home/conda/feedstock_root/build_artifacts/jupyter_core_1727163409502/work
75
+ lark==1.2.2
76
+ lazy_loader==0.4
77
  librosa==0.10.2.post1
78
+ llvmlite==0.43.0
79
+ lm-format-enforcer==0.10.10
80
+ markdown-it-py==3.0.0
81
+ MarkupSafe==2.1.5
82
+ matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1733416936468/work
83
+ mdurl==0.1.2
84
+ mistral_common==1.5.3
85
+ modelscope_studio==1.0.2
86
+ mpmath==1.3.0
87
+ msgpack==1.1.0
88
+ msgspec==0.19.0
89
+ multidict==6.1.0
90
+ multiprocess==0.70.16
91
+ nest_asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1733325553580/work
92
+ networkx==3.4.2
93
+ numba==0.60.0
94
+ numpy==1.26.4
95
+ nvidia-cublas-cu12==12.4.5.8
96
+ nvidia-cuda-cupti-cu12==12.4.127
97
+ nvidia-cuda-nvrtc-cu12==12.4.127
98
+ nvidia-cuda-runtime-cu12==12.4.127
99
+ nvidia-cudnn-cu12==9.1.0.70
100
+ nvidia-cufft-cu12==11.2.1.3
101
+ nvidia-curand-cu12==10.3.5.147
102
+ nvidia-cusolver-cu12==11.6.1.9
103
+ nvidia-cusparse-cu12==12.3.1.170
104
+ nvidia-ml-py==12.570.86
105
+ nvidia-nccl-cu12==2.21.5
106
+ nvidia-nvjitlink-cu12==12.4.127
107
+ nvidia-nvtx-cu12==12.4.127
108
+ openai==1.63.0
109
+ opencensus==0.11.4
110
+ opencensus-context==0.1.3
111
+ opencv-python-headless==4.11.0.86
112
+ orjson==3.10.12
113
+ outlines==0.1.11
114
+ outlines_core==0.1.26
115
+ packaging @ file:///home/conda/feedstock_root/build_artifacts/packaging_1733203243479/work
116
+ pandas==2.2.3
117
+ parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1733271261340/work
118
+ partial-json-parser==0.2.1.1.post5
119
+ peft==0.14.0
120
+ pexpect @ file:///home/conda/feedstock_root/build_artifacts/pexpect_1733301927746/work
121
+ pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1733327343728/work
122
+ pillow==11.0.0
123
+ platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1733232627818/work
124
+ pluggy==1.5.0
125
+ pooch==1.8.2
126
+ prometheus-fastapi-instrumentator==7.0.2
127
+ prometheus_client==0.21.1
128
+ prompt_toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1733302527033/work
129
+ propcache==0.2.1
130
+ proto-plus==1.26.0
131
+ protobuf==5.29.3
132
+ psutil @ file:///croot/psutil_1736367091698/work
133
+ ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1733302279685/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl#sha256=92c32ff62b5fd8cf325bec5ab90d7be3d2a8ca8c8a3813ff487a8d2002630d1f
134
+ pure_eval @ file:///home/conda/feedstock_root/build_artifacts/pure_eval_1733569405015/work
135
+ py-cpuinfo==9.0.0
136
+ py-spy==0.4.0
137
+ pyarrow==19.0.1
138
+ pyasn1==0.6.1
139
+ pyasn1_modules==0.4.1
140
+ pybind11==2.13.6
141
+ pycountry==24.6.1
142
+ pycparser==2.22
143
+ pydantic==2.10.3
144
+ pydantic_core==2.27.1
145
+ pydub==0.25.1
146
+ Pygments==2.18.0
147
+ pytest==8.3.4
148
+ python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1733215673016/work
149
+ python-dotenv==1.0.1
150
+ python-multipart==0.0.20
151
+ pytz==2024.2
152
+ PyYAML==6.0.2
153
+ pyzmq @ file:///croot/pyzmq_1734687138743/work
154
+ ray==2.40.0
155
+ referencing==0.36.2
156
+ regex==2024.11.6
157
+ requests==2.32.3
158
+ rich==13.9.4
159
+ rich-toolkit==0.13.2
160
+ rpds-py==0.22.3
161
+ rsa==4.9
162
+ ruff==0.8.4
163
+ safehttpx==0.1.6
164
+ safetensors==0.4.5
165
+ scikit-learn==1.6.0
166
+ scipy==1.14.1
167
+ semantic-version==2.10.0
168
+ sentencepiece==0.2.0
169
+ shellingham==1.5.4
170
+ six @ file:///home/conda/feedstock_root/build_artifacts/six_1733380938961/work
171
+ smart-open==7.1.0
172
+ sniffio==1.3.1
173
+ soundfile==0.12.1
174
+ soxr==0.5.0.post1
175
+ stack_data @ file:///home/conda/feedstock_root/build_artifacts/stack_data_1733569443808/work
176
+ starlette==0.41.3
177
+ sympy==1.13.1
178
+ tenacity==9.0.0
179
+ threadpoolctl==3.5.0
180
+ tiktoken==0.9.0
181
+ tokenizers==0.21.0
182
+ tomli==2.2.1
183
+ tomlkit==0.13.2
184
+ torch==2.5.1
185
+ torchaudio==2.5.1
186
+ torchvision==0.20.1
187
+ tornado @ file:///home/conda/feedstock_root/build_artifacts/tornado_1648827254365/work
188
+ tqdm==4.67.1
189
+ traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1733367359838/work
190
+ transformers==4.48.3
191
+ triton==3.1.0
192
+ typer==0.15.1
193
+ typing_extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1733188668063/work
194
+ tzdata==2024.2
195
+ urllib3==2.2.3
196
+ uvicorn==0.34.0
197
+ uvloop==0.21.0
198
+ virtualenv==20.29.2
199
  vllm==0.7.3
200
+ watchfiles==1.0.4
201
+ wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1733231326287/work
202
+ websocket-client==1.8.0
203
+ websockets==14.1
204
+ wrapt==1.17.2
205
+ xformers==0.0.28.post3
206
+ xgrammar==0.1.11
207
+ xxhash==3.5.0
208
+ yarl==1.18.3
209
+ zipp==3.21.0