GoogleCloudPlatform / vertex-ai-alphafold-inference-pipeline

This repository compiles prescriptive guidance and code samples demonstrating how to operationalize AlphaFold batch inference using Vertex AI Pipelines.
Apache License 2.0
67 stars 30 forks source link

Force install of KFP v1.8.22 #26

Closed emc2cube closed 1 year ago

emc2cube commented 1 year ago

KFP v2 incompatible with current code. Force install of the last compatible version until code is updated.

leiterenato commented 1 year ago

LGTM