mirror of
https://github.com/GoogleCloudPlatform/vertex-ai-samples.git
synced 2026-09-26 14:42:04 +00:00
fix: updated with latest whl file version : alphagenome-0.4.2.6-py3-none-any.whl
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
"# Keep Service account and token empty when using the key\n",
|
||||
"service_account = \"\" # @param {type:\"string\"}\n",
|
||||
"token = \"\" # @param {type:\"string\"}\n",
|
||||
"code_whl = \"alphagenome-0.4.2.5-py3-none-any.whl\"\n",
|
||||
"code_whl = \"alphagenome-0.4.2.6-py3-none-any.whl\"\n",
|
||||
"file_path = f\"gs://alphagenome-whl/{code_whl}\"\n",
|
||||
"\n",
|
||||
"service_account = service_account or None\n",
|
||||
|
||||
Reference in New Issue
Block a user