Skip to content

Commit 6fd6b5c

Browse files
chore(tfhub): update references from tfhub-modules bucket to kaggle-tfhub-models-uncompressed bucket.
PiperOrigin-RevId: 679028007
1 parent 98fa059 commit 6fd6b5c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

site/en/hub/hosting.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,5 +170,6 @@ to the model URL. That request returns the path to the folder on GCS that
170170
contains the uncompressed model files. As an example, \
171171
`https://tfhub.dev/google/spice/2?tf-hub-format=uncompressed` \
172172
returns \
173-
`gs://tfhub-modules/google/spice/2/uncompressed` in the body of the 303
174-
response. The library then reads the model from that GCS destination.
173+
`gs://kaggle-tfhub-models-uncompressed/tfhub-modules/google/spice/2/uncompressed`
174+
in the body of the 303 response. The library then reads the model from that GCS
175+
destination.

0 commit comments

Comments
 (0)