Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tfjs-node/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ $ yarn test

#### Prerequisite: install GCP command line tool

Publishing this package requires uploading objects to GCP bucket. Developers need to install GCP command line tool [gsutil](https://cloud.google.com/storage/docs/gsutil_install) before publishing. Please ask TFJS developers for GCP project ID.
Publishing this package requires uploading objects to GCP bucket. Developers need to install GCP command line tool [gcloud storage](https://docs.cloud.google.com/sdk/docs/install-sdk) before publishing. Please ask TFJS developers for GCP project ID.

#### Build and upload node addon to Google Cloud Platform

Expand Down
2 changes: 1 addition & 1 deletion tfjs-tflite/demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ $ yarn watch

[blog]: https://blog.tensorflow.org/2020/09/how-to-create-cartoonizer-with-tf-lite.html
[live demo]: https://storage.googleapis.com/tfweb/demos/cartoonizer/index.html
[gsutil]: https://cloud.google.com/storage/docs/gsutil_install
[gcloud storage]: https://docs.cloud.google.com/sdk/docs/install-sdk