autogluon.multimodal 1.2.1b20250409__py3-none-any.whl → 1.2.1b20250411__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- autogluon/multimodal/version.py +1 -1
- {autogluon.multimodal-1.2.1b20250409.dist-info → autogluon.multimodal-1.2.1b20250411.dist-info}/METADATA +18 -18
- {autogluon.multimodal-1.2.1b20250409.dist-info → autogluon.multimodal-1.2.1b20250411.dist-info}/RECORD +10 -10
- /autogluon.multimodal-1.2.1b20250409-py3.9-nspkg.pth → /autogluon.multimodal-1.2.1b20250411-py3.9-nspkg.pth +0 -0
- {autogluon.multimodal-1.2.1b20250409.dist-info → autogluon.multimodal-1.2.1b20250411.dist-info}/LICENSE +0 -0
- {autogluon.multimodal-1.2.1b20250409.dist-info → autogluon.multimodal-1.2.1b20250411.dist-info}/NOTICE +0 -0
- {autogluon.multimodal-1.2.1b20250409.dist-info → autogluon.multimodal-1.2.1b20250411.dist-info}/WHEEL +0 -0
- {autogluon.multimodal-1.2.1b20250409.dist-info → autogluon.multimodal-1.2.1b20250411.dist-info}/namespace_packages.txt +0 -0
- {autogluon.multimodal-1.2.1b20250409.dist-info → autogluon.multimodal-1.2.1b20250411.dist-info}/top_level.txt +0 -0
- {autogluon.multimodal-1.2.1b20250409.dist-info → autogluon.multimodal-1.2.1b20250411.dist-info}/zip-safe +0 -0
autogluon/multimodal/version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: autogluon.multimodal
|
3
|
-
Version: 1.2.
|
3
|
+
Version: 1.2.1b20250411
|
4
4
|
Summary: Fast and Accurate ML in 3 Lines of Code
|
5
5
|
Home-page: https://github.com/autogluon/autogluon
|
6
6
|
Author: AutoGluon Community
|
@@ -36,10 +36,10 @@ Requires-Python: >=3.9, <3.13
|
|
36
36
|
Description-Content-Type: text/markdown
|
37
37
|
License-File: ../LICENSE
|
38
38
|
License-File: ../NOTICE
|
39
|
-
Requires-Dist: numpy<2.
|
39
|
+
Requires-Dist: numpy<2.3.0,>=1.25.0
|
40
40
|
Requires-Dist: scipy<1.16,>=1.5.4
|
41
41
|
Requires-Dist: pandas<2.3.0,>=2.0.0
|
42
|
-
Requires-Dist: scikit-learn<1.
|
42
|
+
Requires-Dist: scikit-learn<1.6.0,>=1.4.0
|
43
43
|
Requires-Dist: Pillow<12,>=10.0.1
|
44
44
|
Requires-Dist: tqdm<5,>=4.38
|
45
45
|
Requires-Dist: boto3<2,>=1.10
|
@@ -48,35 +48,35 @@ Requires-Dist: lightning<2.7,>=2.2
|
|
48
48
|
Requires-Dist: transformers[sentencepiece]<4.50,>=4.38.0
|
49
49
|
Requires-Dist: accelerate<2.0,>=0.34.0
|
50
50
|
Requires-Dist: requests<3,>=2.30
|
51
|
-
Requires-Dist: jsonschema<4.
|
51
|
+
Requires-Dist: jsonschema<4.24,>=4.18
|
52
52
|
Requires-Dist: seqeval<1.3.0,>=1.2.2
|
53
53
|
Requires-Dist: evaluate<0.5.0,>=0.4.0
|
54
54
|
Requires-Dist: timm<1.0.7,>=0.9.5
|
55
55
|
Requires-Dist: torchvision<0.22.0,>=0.16.0
|
56
|
-
Requires-Dist: scikit-image<0.
|
56
|
+
Requires-Dist: scikit-image<0.26.0,>=0.19.1
|
57
57
|
Requires-Dist: text-unidecode<1.4,>=1.3
|
58
|
-
Requires-Dist: torchmetrics<1.
|
59
|
-
Requires-Dist: omegaconf<2.
|
60
|
-
Requires-Dist: autogluon.core[raytune]==1.2.
|
61
|
-
Requires-Dist: autogluon.features==1.2.
|
62
|
-
Requires-Dist: autogluon.common==1.2.
|
63
|
-
Requires-Dist: pytorch-metric-learning<2.
|
58
|
+
Requires-Dist: torchmetrics<1.8,>=1.2.0
|
59
|
+
Requires-Dist: omegaconf<2.4.0,>=2.1.1
|
60
|
+
Requires-Dist: autogluon.core[raytune]==1.2.1b20250411
|
61
|
+
Requires-Dist: autogluon.features==1.2.1b20250411
|
62
|
+
Requires-Dist: autogluon.common==1.2.1b20250411
|
63
|
+
Requires-Dist: pytorch-metric-learning<2.9,>=1.3.0
|
64
64
|
Requires-Dist: nlpaug<1.2.0,>=1.1.10
|
65
|
-
Requires-Dist: nltk<
|
65
|
+
Requires-Dist: nltk<4.0,>=3.4.5
|
66
66
|
Requires-Dist: openmim<0.4.0,>=0.3.7
|
67
67
|
Requires-Dist: defusedxml<0.7.2,>=0.7.1
|
68
68
|
Requires-Dist: jinja2<3.2,>=3.0.3
|
69
69
|
Requires-Dist: tensorboard<3,>=2.9
|
70
|
-
Requires-Dist: pytesseract<0.
|
71
|
-
Requires-Dist: nvidia-ml-py3
|
70
|
+
Requires-Dist: pytesseract<0.4,>=0.3.9
|
71
|
+
Requires-Dist: nvidia-ml-py3<8.0,>=7.352.0
|
72
72
|
Requires-Dist: pdf2image<1.19,>=1.17.0
|
73
73
|
Provides-Extra: tests
|
74
74
|
Requires-Dist: ruff; extra == "tests"
|
75
|
-
Requires-Dist: datasets<
|
76
|
-
Requires-Dist: onnxruntime<1.
|
77
|
-
Requires-Dist: onnxruntime-gpu<1.
|
75
|
+
Requires-Dist: datasets<3.6.0,>=2.16.0; extra == "tests"
|
76
|
+
Requires-Dist: onnxruntime<1.22.0,>=1.17.0; extra == "tests"
|
77
|
+
Requires-Dist: onnxruntime-gpu<1.22.0,>=1.17.0; (platform_system != "Darwin" and platform_machine != "aarch64") and extra == "tests"
|
78
78
|
Requires-Dist: onnx<1.18.0,>=1.13.0; platform_system != "Windows" and extra == "tests"
|
79
|
-
Requires-Dist: tensorrt<10.
|
79
|
+
Requires-Dist: tensorrt<10.9.1,>=8.6.0; (platform_system == "Linux" and python_version < "3.11") and extra == "tests"
|
80
80
|
Requires-Dist: onnx<1.16.2,>=1.13.0; platform_system == "Windows" and extra == "tests"
|
81
81
|
|
82
82
|
|
@@ -1,8 +1,8 @@
|
|
1
|
-
autogluon.multimodal-1.2.
|
1
|
+
autogluon.multimodal-1.2.1b20250411-py3.9-nspkg.pth,sha256=cQGwpuGPqg1GXscIwt-7PmME1OnSpD-7ixkikJ31WAY,554
|
2
2
|
autogluon/multimodal/__init__.py,sha256=6WuDt3sMP1QLJs9se-20mmHCsFR-q2ZttPc8s0k1QWA,204
|
3
3
|
autogluon/multimodal/constants.py,sha256=eLF3t-447nw3aNrYPh4Y8pycdECGu__wv6TC-amfXw8,9509
|
4
4
|
autogluon/multimodal/predictor.py,sha256=4lou5yGysY1O86A-PX8AgsJvjB5bq2eHJ9zB1DyZFew,42847
|
5
|
-
autogluon/multimodal/version.py,sha256=
|
5
|
+
autogluon/multimodal/version.py,sha256=Me6Wx0KIEaoCqLzX7xcFk0juNCDMK_1EhFkh_68We6Q,91
|
6
6
|
autogluon/multimodal/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
7
|
autogluon/multimodal/cli/prepare_detection_dataset.py,sha256=9NCYmCUMPRWbxxbN_C7YQjMYlrAm8gbwJ3Qd-79JWH4,5218
|
8
8
|
autogluon/multimodal/cli/voc2coco.py,sha256=LXVu9RIfOZs_1URrzO-_3Nrvb9uGEgPxCY4-B6m1coc,9605
|
@@ -153,11 +153,11 @@ autogluon/multimodal/utils/registry.py,sha256=vqvONWweZP44aBo1jCvlqLdL0Agn2kyTK8
|
|
153
153
|
autogluon/multimodal/utils/save.py,sha256=aXZa_iue34dAEfTz7nCaRowktG1emEi5uVXe_tDmHBA,4408
|
154
154
|
autogluon/multimodal/utils/strategy.py,sha256=tT9PWh_ZLwNdGFgPsXgZsgKRhpnfBQDjh1mB1_y8G18,833
|
155
155
|
autogluon/multimodal/utils/visualizer.py,sha256=qAc4_36r3MBDPq1R1jBeb_gcfzIrsylL1S31sRf3wuw,22562
|
156
|
-
autogluon.multimodal-1.2.
|
157
|
-
autogluon.multimodal-1.2.
|
158
|
-
autogluon.multimodal-1.2.
|
159
|
-
autogluon.multimodal-1.2.
|
160
|
-
autogluon.multimodal-1.2.
|
161
|
-
autogluon.multimodal-1.2.
|
162
|
-
autogluon.multimodal-1.2.
|
163
|
-
autogluon.multimodal-1.2.
|
156
|
+
autogluon.multimodal-1.2.1b20250411.dist-info/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
|
157
|
+
autogluon.multimodal-1.2.1b20250411.dist-info/METADATA,sha256=L5go2gYvny5iQXgy3L2RvGoG-gIHXZSVr0f12Dxvv1k,13222
|
158
|
+
autogluon.multimodal-1.2.1b20250411.dist-info/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
|
159
|
+
autogluon.multimodal-1.2.1b20250411.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
160
|
+
autogluon.multimodal-1.2.1b20250411.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
|
161
|
+
autogluon.multimodal-1.2.1b20250411.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
|
162
|
+
autogluon.multimodal-1.2.1b20250411.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
163
|
+
autogluon.multimodal-1.2.1b20250411.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|