File tree Expand file tree Collapse file tree 3 files changed +1
-25
lines changed Expand file tree Collapse file tree 3 files changed +1
-25
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ dependencies = [
1414 " emoji>=2.12.1" ,
1515 " fugashi>=1.3.2" ,
1616 " unidic-lite>=1.0.8" ,
17- " s2wrapper @ git+https://github.com/bfshi/scaling_on_scales.git" ,
1817]
1918readme = " README.md"
2019requires-python = " >= 3.12.1"
@@ -58,8 +57,6 @@ dev-dependencies = [
5857 " transformers>=4.45.2" ,
5958 " accelerate>=0.34.2" ,
6059 " click>=8.1.7" ,
61- " mantis-vl @ git+https://github.com/TIGER-AI-Lab/Mantis.git" ,
62- " qwen-vl-utils>=0.0.8" ,
6360]
6461
6562[tool .hatch .metadata ]
Original file line number Diff line number Diff line change 1313absl-py==2.1.0
1414 # via rouge-score
1515accelerate==0.34.2
16- # via mantis-vl
1716aiohappyeyeballs==2.4.0
1817 # via aiohttp
1918aiohttp==3.10.5
@@ -28,8 +27,6 @@ anyio==4.6.0
2827 # via openai
2928attrs==24.2.0
3029 # via aiohttp
31- av==13.1.0
32- # via qwen-vl-utils
3330certifi==2024.8.30
3431 # via httpcore
3532 # via httpx
@@ -44,14 +41,12 @@ cycler==0.12.1
4441 # via matplotlib
4542datasets==2.18.0
4643 # via eval-mm
47- # via mantis-vl
4844dill==0.3.8
4945 # via datasets
5046 # via multiprocess
5147distro==1.9.0
5248 # via openai
5349einops==0.8.0
54- # via s2wrapper
5550emoji==2.13.2
5651 # via eval-mm
5752et-xmlfile==1.1.0
@@ -100,7 +95,6 @@ joblib==1.4.2
10095 # via nltk
10196kiwisolver==1.4.7
10297 # via matplotlib
103- mantis-vl @ git+https://github.com/TIGER-AI-Lab/Mantis.git@18867d0e3392a294905eecbc440780fd5c512bd6
10498markupsafe==2.1.5
10599 # via jinja2
106100matplotlib==3.9.2
@@ -167,15 +161,12 @@ packaging==24.1
167161 # via huggingface-hub
168162 # via matplotlib
169163 # via pytest
170- # via qwen-vl-utils
171164 # via transformers
172165pandas==2.2.3
173166 # via datasets
174167 # via seaborn
175168pillow==10.4.0
176- # via mantis-vl
177169 # via matplotlib
178- # via qwen-vl-utils
179170 # via torchvision
180171pluggy==1.5.0
181172 # via pytest
@@ -205,7 +196,6 @@ pyyaml==6.0.2
205196 # via huggingface-hub
206197 # via timm
207198 # via transformers
208- qwen-vl-utils==0.0.8
209199regex==2024.9.11
210200 # via nltk
211201 # via tiktoken
@@ -214,21 +204,17 @@ requests==2.32.3
214204 # via datasets
215205 # via eval-mm
216206 # via huggingface-hub
217- # via qwen-vl-utils
218207 # via tiktoken
219208 # via transformers
220209rouge-score==0.1.2
221210 # via eval-mm
222211ruff==0.6.7
223- s2wrapper @ git+https://github.com/bfshi/scaling_on_scales.git@ea1435a5e2aa7dadded22de2329d4d657d0aa164
224- # via eval-mm
225212safetensors==0.4.5
226213 # via accelerate
227214 # via timm
228215 # via transformers
229216seaborn==0.13.2
230217sentencepiece==0.2.0
231- # via mantis-vl
232218setuptools==75.1.0
233219 # via torch
234220six==1.16.0
@@ -246,20 +232,17 @@ tokenizers==0.20.3
246232 # via transformers
247233torch==2.4.0
248234 # via accelerate
249- # via mantis-vl
250235 # via timm
251236 # via torchvision
252237torchvision==0.19.0
253- # via mantis-vl
254238 # via timm
255239tqdm==4.66.5
256240 # via datasets
257241 # via huggingface-hub
258242 # via nltk
259243 # via openai
260244 # via transformers
261- transformers==4.46.2
262- # via mantis-vl
245+ transformers==4.46.3
263246 # via transformers-stream-generator
264247transformers-stream-generator==0.0.5
265248triton==3.0.0
Original file line number Diff line number Diff line change @@ -41,8 +41,6 @@ dill==0.3.8
4141 # via multiprocess
4242distro==1.9.0
4343 # via openai
44- einops==0.8.0
45- # via s2wrapper
4644emoji==2.13.2
4745 # via eval-mm
4846filelock==3.16.1
@@ -117,8 +115,6 @@ requests==2.32.3
117115 # via huggingface-hub
118116rouge-score==0.1.2
119117 # via eval-mm
120- s2wrapper @ git+https://github.com/bfshi/scaling_on_scales.git@ea1435a5e2aa7dadded22de2329d4d657d0aa164
121- # via eval-mm
122118six==1.16.0
123119 # via python-dateutil
124120 # via rouge-score
You can’t perform that action at this time.
0 commit comments