From 2f175d36f9b1b5d5e84e38e4e37b69f1f0e71c5f Mon Sep 17 00:00:00 2001 From: Ivan Zvonkov Date: Wed, 11 Jun 2025 16:34:05 -0400 Subject: [PATCH] Fix colab button --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 03f3f40..236cd80 100644 --- a/README.md +++ b/README.md @@ -171,9 +171,7 @@ dtype: int64 ## Generating Presto Embeddings in Google Earth Engine You can generate Presto embeddings in Google Earth Engine by: -1. Deploying Presto to Vertex AI - Open In Colab - +1. Deploying Presto to Vertex AI Open In Colab 2. Using the [ee.Model.fromVertexAi](https://developers.google.com/earth-engine/apidocs/ee-model-fromvertexai) function in Google Earth Engine ([script on GEE](https://code.earthengine.google.com/1d196e8466506239c4780585c0e28d26))