keras-hub-nightly 0.19.0.dev202502190348__py3-none-any.whl → 0.19.0.dev202502200346__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.
@@ -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.19.0.dev202502190348"
4
+ __version__ = "0.19.0.dev202502200346"
5
5
 
6
6
 
7
7
  @keras_hub_export("keras_hub.version")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: keras-hub-nightly
3
- Version: 0.19.0.dev202502190348
3
+ Version: 0.19.0.dev202502200346
4
4
  Summary: Industry-strength Natural Language Processing extensions for Keras.
5
5
  Home-page: https://github.com/keras-team/keras-hub
6
6
  Author: Keras team
@@ -27,10 +27,11 @@ Requires-Dist: packaging
27
27
  Requires-Dist: regex
28
28
  Requires-Dist: rich
29
29
  Requires-Dist: kagglehub
30
- Requires-Dist: tensorflow-text
31
30
  Provides-Extra: extras
32
31
  Requires-Dist: rouge-score; extra == "extras"
33
32
  Requires-Dist: sentencepiece; extra == "extras"
33
+ Provides-Extra: nlp
34
+ Requires-Dist: tensorflow-text; extra == "nlp"
34
35
  Dynamic: author
35
36
  Dynamic: author-email
36
37
  Dynamic: classifier
@@ -147,6 +148,13 @@ To install the latest KerasHub release with Keras 3, simply run:
147
148
  pip install --upgrade keras-hub
148
149
  ```
149
150
 
151
+ Our text tokenizers are based on TensorFlow Text. Hence, if you are using any
152
+ model which has language as a modality, you will have to run:
153
+
154
+ ```
155
+ pip install --upgrade keras-hub[nlp]
156
+ ```
157
+
150
158
  To install the latest nightly changes for both KerasHub and Keras, you can use
151
159
  our nightly package.
152
160
 
@@ -8,7 +8,7 @@ keras_hub/api/tokenizers/__init__.py,sha256=mtJgQy1spfQnPAkeLoeinsT_W9iCWHlJXwzc
8
8
  keras_hub/api/utils/__init__.py,sha256=Gp1E6gG-RtKQS3PBEQEOz9PQvXkXaJ0ySGMqZ7myN7A,215
9
9
  keras_hub/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
10
  keras_hub/src/api_export.py,sha256=9pQZK27JObxWZ96QPLBp1OBsjWigh1iuV6RglPGMRk0,1499
11
- keras_hub/src/version_utils.py,sha256=aAL0M_iBZYGjtaDtwjeSo1Y9KpY-xoKEWzmooZygJ_c,222
11
+ keras_hub/src/version_utils.py,sha256=TEcFHxvAwmqrQK0C6pIUgHvwHyqRmBujULbofRwkbAc,222
12
12
  keras_hub/src/layers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
13
  keras_hub/src/layers/modeling/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
14
14
  keras_hub/src/layers/modeling/alibi_bias.py,sha256=1XBTHI52L_iJDhN_w5ydu_iMhCuTgQAxEPwcLA6BPuk,4411
@@ -413,7 +413,7 @@ keras_hub/src/utils/transformers/convert_pali_gemma.py,sha256=B1leeDw96Yvu81hYum
413
413
  keras_hub/src/utils/transformers/convert_vit.py,sha256=9SUZ9utNJhW_5cj3acMn9cRy47u2eIcDsrhmzj77o9k,5187
414
414
  keras_hub/src/utils/transformers/preset_loader.py,sha256=DgGJXbTSB9Na8FIR-YWWVqQPOFxHwWrGm41EwcS_EFs,3797
415
415
  keras_hub/src/utils/transformers/safetensor_utils.py,sha256=CYUHyA4y-B61r7NDnCsFb4t_UmSwZ1k9L-8gzEd6KRg,3339
416
- keras_hub_nightly-0.19.0.dev202502190348.dist-info/METADATA,sha256=L0fEtVLfSiKpy7fJyO_VUrydFIaVT0Pirw7kPwu3ob8,7498
417
- keras_hub_nightly-0.19.0.dev202502190348.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
418
- keras_hub_nightly-0.19.0.dev202502190348.dist-info/top_level.txt,sha256=N4J6piIWBKa38A4uV-CnIopnOEf8mHAbkNXafXm_CuA,10
419
- keras_hub_nightly-0.19.0.dev202502190348.dist-info/RECORD,,
416
+ keras_hub_nightly-0.19.0.dev202502200346.dist-info/METADATA,sha256=laiHWcNp_aXxC9VBUNcX1vkQSGCxFzCGRY99d9bXTcc,7721
417
+ keras_hub_nightly-0.19.0.dev202502200346.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
418
+ keras_hub_nightly-0.19.0.dev202502200346.dist-info/top_level.txt,sha256=N4J6piIWBKa38A4uV-CnIopnOEf8mHAbkNXafXm_CuA,10
419
+ keras_hub_nightly-0.19.0.dev202502200346.dist-info/RECORD,,