keras-hub-nightly 0.21.0.dev202504300406__py3-none-any.whl → 0.21.0.dev202505020405__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.
keras_hub/src/version.py CHANGED
@@ -1,7 +1,7 @@
1
1
  from keras_hub.src.api_export import keras_hub_export
2
2
 
3
3
  # Unique source of truth for the version number.
4
- __version__ = "0.21.0.dev202504300406"
4
+ __version__ = "0.21.0.dev202505020405"
5
5
 
6
6
 
7
7
  @keras_hub_export("keras_hub.version")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: keras-hub-nightly
3
- Version: 0.21.0.dev202504300406
3
+ Version: 0.21.0.dev202505020405
4
4
  Summary: Pretrained models for Keras.
5
5
  Author-email: Keras team <keras-users@googlegroups.com>
6
6
  License-Expression: Apache-2.0
@@ -5,7 +5,7 @@ keras_hub/models/__init__.py,sha256=Np-V3YdZcIa0xwqhjmgm5NWnsCj647aClYW0Uhi3eSI,
5
5
  keras_hub/samplers/__init__.py,sha256=aFQIkiqbZpi8vjrPp2MVII4QUfE-eQjra5fMeHsoy7k,886
6
6
  keras_hub/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  keras_hub/src/api_export.py,sha256=9pQZK27JObxWZ96QPLBp1OBsjWigh1iuV6RglPGMRk0,1499
8
- keras_hub/src/version.py,sha256=mepJ6QyrFUM6cyEDGD2PeFi1ZcQBra6fq9XbEALGM_Y,222
8
+ keras_hub/src/version.py,sha256=Sqbq_D6hgfWGZ_4K04SLBiGfFtPISaXTv7KXNUZqAU8,222
9
9
  keras_hub/src/layers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
10
  keras_hub/src/layers/modeling/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  keras_hub/src/layers/modeling/alibi_bias.py,sha256=1XBTHI52L_iJDhN_w5ydu_iMhCuTgQAxEPwcLA6BPuk,4411
@@ -468,7 +468,7 @@ keras_hub/src/utils/transformers/preset_loader.py,sha256=0Hi7R8HnATcwFVLsJwMMIMW
468
468
  keras_hub/src/utils/transformers/safetensor_utils.py,sha256=CYUHyA4y-B61r7NDnCsFb4t_UmSwZ1k9L-8gzEd6KRg,3339
469
469
  keras_hub/tokenizers/__init__.py,sha256=1X8s88lzi6zM9XaMHbpACa4kpwjDILgmUV0tl1jXeeo,3839
470
470
  keras_hub/utils/__init__.py,sha256=jXPqVGBpJr_PpYmqD8aDG-fRMlxH-ulqCR2SZMn288Y,646
471
- keras_hub_nightly-0.21.0.dev202504300406.dist-info/METADATA,sha256=IJfNjMg-N1EWmm7-79ydRqmjBabu-tVlK2Q59_25Dy0,7393
472
- keras_hub_nightly-0.21.0.dev202504300406.dist-info/WHEEL,sha256=ooBFpIzZCPdw3uqIQsOo4qqbA4ZRPxHnOH7peeONza0,91
473
- keras_hub_nightly-0.21.0.dev202504300406.dist-info/top_level.txt,sha256=N4J6piIWBKa38A4uV-CnIopnOEf8mHAbkNXafXm_CuA,10
474
- keras_hub_nightly-0.21.0.dev202504300406.dist-info/RECORD,,
471
+ keras_hub_nightly-0.21.0.dev202505020405.dist-info/METADATA,sha256=A27Uv22_BVosQHNc08Qf_CGJ5UskYgEYmwTKNhe8BXE,7393
472
+ keras_hub_nightly-0.21.0.dev202505020405.dist-info/WHEEL,sha256=wXxTzcEDnjrTwFYjLPcsW_7_XihufBwmpiBeiXNBGEA,91
473
+ keras_hub_nightly-0.21.0.dev202505020405.dist-info/top_level.txt,sha256=N4J6piIWBKa38A4uV-CnIopnOEf8mHAbkNXafXm_CuA,10
474
+ keras_hub_nightly-0.21.0.dev202505020405.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.0.1)
2
+ Generator: setuptools (80.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5