autogluon.multimodal 1.2.1b20250323__py3-none-any.whl → 1.2.1b20250325__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.
@@ -206,7 +206,7 @@ def set_image_augmentation_space():
206
206
 
207
207
  def download_nltk():
208
208
  try:
209
- nltk.data.find("tagger/averaged_perceptron_tagger")
209
+ nltk.data.find("taggers/averaged_perceptron_tagger")
210
210
  except LookupError:
211
211
  nltk.download("averaged_perceptron_tagger", quiet=True)
212
212
  try:
@@ -1,4 +1,4 @@
1
1
  """This is the autogluon version file."""
2
2
 
3
- __version__ = "1.2.1b20250323"
3
+ __version__ = "1.2.1b20250325"
4
4
  __lite__ = False
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: autogluon.multimodal
3
- Version: 1.2.1b20250323
3
+ Version: 1.2.1b20250325
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
@@ -57,9 +57,9 @@ Requires-Dist: scikit-image<0.25.0,>=0.19.1
57
57
  Requires-Dist: text-unidecode<1.4,>=1.3
58
58
  Requires-Dist: torchmetrics<1.6.2,>=1.2.0
59
59
  Requires-Dist: omegaconf<2.3.0,>=2.1.1
60
- Requires-Dist: autogluon.core[raytune]==1.2.1b20250323
61
- Requires-Dist: autogluon.features==1.2.1b20250323
62
- Requires-Dist: autogluon.common==1.2.1b20250323
60
+ Requires-Dist: autogluon.core[raytune]==1.2.1b20250325
61
+ Requires-Dist: autogluon.features==1.2.1b20250325
62
+ Requires-Dist: autogluon.common==1.2.1b20250325
63
63
  Requires-Dist: pytorch-metric-learning<2.4,>=1.3.0
64
64
  Requires-Dist: nlpaug<1.2.0,>=1.1.10
65
65
  Requires-Dist: nltk<3.9,>=3.4.5
@@ -1,8 +1,8 @@
1
- autogluon.multimodal-1.2.1b20250323-py3.9-nspkg.pth,sha256=cQGwpuGPqg1GXscIwt-7PmME1OnSpD-7ixkikJ31WAY,554
1
+ autogluon.multimodal-1.2.1b20250325-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=Hti3cg0PVisJ_WVH0nzUTNieJloyvSCajVREoGSeEAM,91
5
+ autogluon/multimodal/version.py,sha256=OT1GAuziA4oNA4HC0rftZDfqP-HzDUDLDB_NM7FE5KQ,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
@@ -56,7 +56,7 @@ autogluon/multimodal/data/process_text.py,sha256=akQqiufnWmWZbnZRqCRISWpV3pQMDH1
56
56
  autogluon/multimodal/data/randaug.py,sha256=iidjz4CtqWnhxtJKafr7yNoJOpmwdlYyMWHrpVoejY0,7005
57
57
  autogluon/multimodal/data/template_engine.py,sha256=r57P_eLSSkjgI5B8czow7CNxlPsqqaDdPlaMTqVlHUw,3433
58
58
  autogluon/multimodal/data/templates.py,sha256=UwElnQvBE2qZtnv3-1E8nQhOmcVzcFfonRnQKwpov2M,25346
59
- autogluon/multimodal/data/trivial_augmenter.py,sha256=ZTAjrkvbgCinksU_qKRNl0ZuHj1wISaTkh0Q4gdgeoY,8388
59
+ autogluon/multimodal/data/trivial_augmenter.py,sha256=YhRYe36kiU-pb7LNdMFP1-wd5eJ2Vx0geAHxOOeLBgk,8389
60
60
  autogluon/multimodal/data/utils.py,sha256=kFK_pLyaAzw6mbed_PlY-fF6pyw6Gw6Y2mTuC8hcJbk,28900
61
61
  autogluon/multimodal/data/dataset_mmlab/__init__.py,sha256=MXibqfVtAX2jjveMUtdHmSH6SabXEDrAOfZzTs3pK3Y,119
62
62
  autogluon/multimodal/data/dataset_mmlab/multi_image_mix_dataset.py,sha256=2rABeHdUo8S9Amv7wQqft80AASrfEtCDD5ixfs85jDc,32960
@@ -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.1b20250323.dist-info/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
157
- autogluon.multimodal-1.2.1b20250323.dist-info/METADATA,sha256=WnzD4Cj8JTEPs-4-FjFRgsJbk1zIISux310aOS30AnQ,13218
158
- autogluon.multimodal-1.2.1b20250323.dist-info/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
159
- autogluon.multimodal-1.2.1b20250323.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
160
- autogluon.multimodal-1.2.1b20250323.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
161
- autogluon.multimodal-1.2.1b20250323.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
162
- autogluon.multimodal-1.2.1b20250323.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
163
- autogluon.multimodal-1.2.1b20250323.dist-info/RECORD,,
156
+ autogluon.multimodal-1.2.1b20250325.dist-info/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
157
+ autogluon.multimodal-1.2.1b20250325.dist-info/METADATA,sha256=Q-AqDgeJ1RgCtNqc5haUWYyG07-ed-h0VwzcyiJdf-g,13218
158
+ autogluon.multimodal-1.2.1b20250325.dist-info/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
159
+ autogluon.multimodal-1.2.1b20250325.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
160
+ autogluon.multimodal-1.2.1b20250325.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
161
+ autogluon.multimodal-1.2.1b20250325.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
162
+ autogluon.multimodal-1.2.1b20250325.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
163
+ autogluon.multimodal-1.2.1b20250325.dist-info/RECORD,,