Migrate keypoint eval to live queires

This commit is contained in:
Anibal Angulo
2026-02-23 18:27:37 +00:00
parent ddd13805c9
commit af62c650a1
4 changed files with 48 additions and 7 deletions

View File

@@ -9,6 +9,7 @@ dependencies = [
"google-cloud-bigquery>=3.40.1",
"google-cloud-storage",
"google-genai>=1.64.0",
"httpx",
"pandas",
"pandas-gbq",
"pydantic",