We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98fa059 commit 6fd6b5cCopy full SHA for 6fd6b5c
site/en/hub/hosting.md
@@ -170,5 +170,6 @@ to the model URL. That request returns the path to the folder on GCS that
170
contains the uncompressed model files. As an example, \
171
`https://tfhub.dev/google/spice/2?tf-hub-format=uncompressed` \
172
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.
+`gs://kaggle-tfhub-models-uncompressed/tfhub-modules/google/spice/2/uncompressed`
+in the body of the 303 response. The library then reads the model from that GCS
175
+destination.
0 commit comments