diff --git a/pipelines/model_google.py b/pipelines/model_google.py index e6173bfa3..627003fd6 100644 --- a/pipelines/model_google.py +++ b/pipelines/model_google.py @@ -70,7 +70,7 @@ class GoogleNanoBananaPipeline(): def get_args(self): from modules.shared import opts - # Use UI settings only - env vars are intentionally ignored to prevent unexpected API charges + # Use UI settings only - env vars are intentionally ignored api_key = opts.google_api_key project_id = opts.google_project_id location_id = opts.google_location_id