diff --git a/community-content/pytorch_pre_built_images_deployment/README.md b/community-content/pytorch_pre_built_images_deployment/README.md index fccca8461..55d3340ea 100644 --- a/community-content/pytorch_pre_built_images_deployment/README.md +++ b/community-content/pytorch_pre_built_images_deployment/README.md @@ -8,7 +8,7 @@ Experiments are focused on validating a prototype and are not guaranteed to be r **Do not hesitate to contact vertexai-prediction-preview-feedback@google.com if you have any questions or run into any issues.** -The projects need to be added to the allowlist in order to deploy PyTorch models using Vertex AI Prediction pre-built PyTorch images. If you are interested in the feature, please send an email to vertexai-prediction-preview-feedback@google.com to provide your project numbers and project ids. +The projects need to be added to the allowlist in order to deploy PyTorch models using Vertex AI Prediction pre-built PyTorch images. If you are interested in the feature, please send an email to vertexai-prediction-preview-feedback@google.com to provide your project numbers OR project ids. ## Overview diff --git a/community-content/pytorch_pre_built_images_deployment/pytorch-text-classification-vertex-ai-deploy.ipynb b/community-content/pytorch_pre_built_images_deployment/pytorch-text-classification-vertex-ai-deploy.ipynb index 614241465..6a1dd27d4 100644 --- a/community-content/pytorch_pre_built_images_deployment/pytorch-text-classification-vertex-ai-deploy.ipynb +++ b/community-content/pytorch_pre_built_images_deployment/pytorch-text-classification-vertex-ai-deploy.ipynb @@ -41,7 +41,7 @@ "\n", "The usage of the product is free during the Experimental release period: you will still incur charges for other GCP products usage, such as storage.\n", "\n", - "The projects need to be added to the allowlist in order to deploy PyTorch models using Vertex AI Prediction pre-built PyTorch images. If you are interested in the feature, please send an email to vertexai-prediction-preview-feedback@google.com to provide your project numbers and project ids." + "The projects need to be added to the allowlist in order to deploy PyTorch models using Vertex AI Prediction pre-built PyTorch images. If you are interested in the feature, please send an email to vertexai-prediction-preview-feedback@google.com to provide your project numbers OR project ids." ] }, {