Groundlight commited on
Commit
40ffd32
·
1 Parent(s): b2beb84

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +197 -0
requirements.txt ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.4.0
2
+ aiofiles==23.2.1
3
+ aiohappyeyeballs==2.4.8
4
+ aiohttp==3.11.13
5
+ aiosignal==1.3.2
6
+ airportsdata==20250224
7
+ annotated-types==0.7.0
8
+ anyio==4.8.0
9
+ astor==0.8.1
10
+ asttokens==3.0.0
11
+ attrs==25.1.0
12
+ av==14.2.0
13
+ blake3==1.0.4
14
+ certifi==2025.1.31
15
+ charset-normalizer==3.4.1
16
+ click==8.1.8
17
+ cloudpickle==3.1.1
18
+ compressed-tensors==0.9.1
19
+ contourpy==1.3.1
20
+ cupy-cuda12x==13.4.0
21
+ cycler==0.12.1
22
+ datasets==3.3.2
23
+ decorator==5.2.1
24
+ deepseek_vl==1.0.0
25
+ deepspeed==0.16.4
26
+ depyf==0.18.0
27
+ dill==0.3.8
28
+ diskcache==5.6.3
29
+ distro==1.9.0
30
+ dnspython==2.7.0
31
+ docker-pycreds==0.4.0
32
+ einops==0.8.1
33
+ email_validator==2.2.0
34
+ executing==2.2.0
35
+ fastapi==0.115.11
36
+ fastapi-cli==0.0.7
37
+ fastrlock==0.8.3
38
+ ffmpy==0.5.0
39
+ filelock==3.17.0
40
+ flash-attn==2.7.3
41
+ fonttools==4.56.0
42
+ frozenlist==1.5.0
43
+ fsspec==2024.12.0
44
+ gguf==0.10.0
45
+ gitdb==4.0.12
46
+ GitPython==3.1.44
47
+ gradio==5.20.0
48
+ gradio_client==1.7.2
49
+ groovy==0.1.2
50
+ h11==0.14.0
51
+ hjson==3.1.0
52
+ httpcore==1.0.7
53
+ httptools==0.6.4
54
+ httpx==0.28.1
55
+ huggingface-hub==0.29.1
56
+ idna==3.10
57
+ imageio==2.37.0
58
+ imgcat==0.6.0
59
+ importlib_metadata==8.6.1
60
+ iniconfig==2.0.0
61
+ interegular==0.3.3
62
+ ipdb==0.13.13
63
+ ipython==9.0.1
64
+ ipython_pygments_lexers==1.1.1
65
+ jedi==0.19.2
66
+ Jinja2==3.1.5
67
+ jiter==0.8.2
68
+ jsonschema==4.23.0
69
+ jsonschema-specifications==2024.10.1
70
+ kiwisolver==1.4.8
71
+ lark==1.2.2
72
+ Levenshtein==0.27.1
73
+ liger_kernel==0.5.4
74
+ llvmlite==0.43.0
75
+ lm-format-enforcer==0.10.11
76
+ markdown-it-py==3.0.0
77
+ MarkupSafe==2.1.5
78
+ matplotlib==3.10.1
79
+ matplotlib-inline==0.1.7
80
+ mdurl==0.1.2
81
+ mistral_common==1.5.3
82
+ mpmath==1.3.0
83
+ msgpack==1.1.0
84
+ msgspec==0.19.0
85
+ multidict==6.1.0
86
+ multiprocess==0.70.16
87
+ nest-asyncio==1.6.0
88
+ networkx==3.4.2
89
+ ninja==1.11.1.3
90
+ numba==0.60.0
91
+ numpy==1.26.4
92
+ nvidia-cublas-cu12==12.4.5.8
93
+ nvidia-cuda-cupti-cu12==12.4.127
94
+ nvidia-cuda-nvrtc-cu12==12.4.127
95
+ nvidia-cuda-runtime-cu12==12.4.127
96
+ nvidia-cudnn-cu12==9.1.0.70
97
+ nvidia-cufft-cu12==11.2.1.3
98
+ nvidia-curand-cu12==10.3.5.147
99
+ nvidia-cusolver-cu12==11.6.1.9
100
+ nvidia-cusparse-cu12==12.3.1.170
101
+ nvidia-ml-py==12.570.86
102
+ nvidia-nccl-cu12==2.21.5
103
+ nvidia-nvjitlink-cu12==12.4.127
104
+ nvidia-nvtx-cu12==12.4.127
105
+ openai==1.65.3
106
+ opencv-python-headless==4.11.0.86
107
+ orjson==3.10.15
108
+ outlines==0.1.11
109
+ outlines_core==0.1.26
110
+ packaging==24.2
111
+ pandas==2.2.3
112
+ parso==0.8.4
113
+ partial-json-parser==0.2.1.1.post5
114
+ peft==0.14.0
115
+ pexpect==4.9.0
116
+ pillow==11.1.0
117
+ platformdirs==4.3.6
118
+ pluggy==1.5.0
119
+ prometheus-fastapi-instrumentator==7.0.2
120
+ prometheus_client==0.21.1
121
+ prompt_toolkit==3.0.50
122
+ propcache==0.3.0
123
+ protobuf==5.29.3
124
+ psutil==5.9.8
125
+ ptyprocess==0.7.0
126
+ pure_eval==0.2.3
127
+ py-cpuinfo==9.0.0
128
+ pyarrow==19.0.1
129
+ pybind11==2.13.6
130
+ pycocotools==2.0.8
131
+ pycountry==24.6.1
132
+ pydantic==2.10.6
133
+ pydantic_core==2.27.2
134
+ pydub==0.25.1
135
+ Pygments==2.19.1
136
+ pyparsing==3.2.1
137
+ pytest==8.3.5
138
+ python-dateutil==2.9.0.post0
139
+ python-dotenv==1.0.1
140
+ python-multipart==0.0.20
141
+ pytz==2025.1
142
+ PyYAML==6.0.2
143
+ pyzmq==26.2.1
144
+ qwen-vl-utils==0.0.10
145
+ -e git+ssh://[email protected]/sunildkumar/r1_vlm.git@3830503951da5fbf13201fcc4669dff48cf09c5e#egg=r1_vlm
146
+ RapidFuzz==3.12.2
147
+ ray==2.40.0
148
+ referencing==0.36.2
149
+ regex==2024.11.6
150
+ requests==2.32.3
151
+ rich==13.9.4
152
+ rich-toolkit==0.13.2
153
+ rpds-py==0.23.1
154
+ ruff==0.9.9
155
+ safehttpx==0.1.6
156
+ safetensors==0.5.3
157
+ semantic-version==2.10.0
158
+ sentencepiece==0.2.0
159
+ sentry-sdk==2.22.0
160
+ setproctitle==1.3.5
161
+ setuptools==75.8.2
162
+ shellingham==1.5.4
163
+ six==1.17.0
164
+ smmap==5.0.2
165
+ sniffio==1.3.1
166
+ spaces==0.32.0
167
+ stack-data==0.6.3
168
+ starlette==0.46.0
169
+ sympy==1.13.1
170
+ tiktoken==0.9.0
171
+ tokenizers==0.21.0
172
+ tomlkit==0.13.2
173
+ torch==2.5.1
174
+ torchaudio==2.5.1
175
+ torchvision==0.20.1
176
+ tqdm==4.67.1
177
+ traitlets==5.14.3
178
+ transformers @ git+https://github.com/huggingface/transformers.git@66f29aaaf55c8fe0c3dbcd24beede2ca4effac56
179
+ triton==3.1.0
180
+ trl @ git+https://github.com/willccbb/trl.git@a13661420429a9ef098b7fb483f025710dcb4f13
181
+ typer==0.15.2
182
+ typing_extensions==4.12.2
183
+ tzdata==2025.1
184
+ urllib3==2.3.0
185
+ uvicorn==0.34.0
186
+ uvloop==0.21.0
187
+ -e git+ssh://[email protected]/sunildkumar/verifiers.git@3e9ffaf73b6643005f4aac5c37edad06e4f48d03#egg=verifiers
188
+ vllm==0.7.3
189
+ wandb==0.19.8
190
+ watchfiles==1.0.4
191
+ wcwidth==0.2.13
192
+ websockets==15.0
193
+ xformers==0.0.28.post3
194
+ xgrammar==0.1.11
195
+ xxhash==3.5.0
196
+ yarl==1.18.3
197
+ zipp==3.21.0