Skip to content

Commit 37999c0

Browse files
authored
Update Kaggle Models link to Keras organization page (#2560)
* Update Kaggle Models link to Keras organization page * Add Kaggle Models badge and update link
1 parent d96c04d commit 37999c0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# KerasHub: Multi-framework Pretrained Models
22
[![](https://github.com/keras-team/keras-hub/workflows/Tests/badge.svg?branch=master)](https://github.com/keras-team/keras-hub/actions?query=workflow%3ATests+branch%3Amaster)
33
![Python](https://img.shields.io/badge/python-v3.11.0+-success.svg)
4+
[![Kaggle Models](https://img.shields.io/badge/Kaggle-Models-brightgreen?colorA=0099ff)](https://www.kaggle.com/organizations/keras/models)
45
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/keras-team/keras-hub/issues)
56

67
> [!IMPORTANT]
@@ -10,7 +11,7 @@
1011
**KerasHub** is a pretrained modeling library that aims to be simple, flexible,
1112
and fast. The library provides [Keras 3](https://keras.io/keras_3/)
1213
implementations of popular model architectures, paired with a collection of
13-
pretrained checkpoints available on [Kaggle Models](https://kaggle.com/models/).
14+
pretrained checkpoints available on [Kaggle Models](https://www.kaggle.com/organizations/keras/models).
1415
Models can be used with text, image, and audio data for generation, classification,
1516
and many other built in tasks.
1617

0 commit comments

Comments
 (0)