mirror of https://github.com/vladmandic/automatic
Cleanup
parent
9fe9d9521c
commit
3302522fdb
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue