File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,9 @@ export PUBSUB_VERIFICATION_TOKEN=1234abc
5454export GCLOUD_SECRETS_SERVICE_ACCOUNT=
5555
5656# Automl
57+ # A centralized project is used to remove duplicate work across all 7 languages
58+ # and reduce the management of these resources.
59+ # https://docs.google.com/document/d/1-E7zTNqBm9ex7XIOhzMHCupwKWieyMKgAVwrRK5JTVY
5760export AUTOML_PROJECT_ID=
5861
5962export ENTITY_EXTRACTION_DATASET_ID=
@@ -72,6 +75,8 @@ export VISION_CLASSIFICATION_DATASET_ID=
7275export VISION_CLASSIFICATION_MODEL_ID=
7376
7477export OBJECT_DETECTION_DATASET_ID=
78+ # AutoML model takes 8-24 hours to create, having predefined
79+ # and centralized models remove duplicate work across all languages.
7580export OBJECT_DETECTION_MODEL_ID=
7681
7782# Transcoder API
You can’t perform that action at this time.
0 commit comments