Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit ca5552d

Browse files
TensorFlow Hub Authorscopybara-github
TensorFlow Hub Authors
authored andcommitted
Update README after tfhub.dev moved to Kaggle Models
PiperOrigin-RevId: 583089559
1 parent a23ea8e commit ca5552d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# TensorFlow Hub is moving to [Kaggle Models](https://kaggle.com/models)
1+
# TensorFlow Hub has moved to [Kaggle Models](https://kaggle.com/models)
22

3-
Starting November 15th, links to [tfhub.dev](https://tfhub.dev) will redirect to
3+
Starting November 15th 2023, links to [tfhub.dev](https://tfhub.dev) redirect to
44
their counterparts on Kaggle Models. `tensorflow_hub` will continue to support
55
downloading models that were initially uploaded to tfhub.dev via e.g.
6-
`hub.load("https://tfhub.dev/<publisher>/<model>")`. Although no migration or
6+
`hub.load("https://tfhub.dev/<publisher>/<model>/<version>")`. Although no migration or
77
code rewrites are explicitly required, we recommend replacing tfhub.dev links
8-
with their Kaggle Models counterparts before November 15th to improve code
9-
health and debuggability.
8+
with their Kaggle Models counterparts to improve code health and debuggability.
9+
See FAQs [here](https://kaggle.com/tfhub-dev-faqs).

0 commit comments

Comments
 (0)