Skip to content

Commit c1a6add

Browse files
author
Guiners
committed
codereview fix
1 parent 9930696 commit c1a6add

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

genai/image-generation/imggen-raw-reference-with-txt-img.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ async function generateImage(
2828
location = GOOGLE_CLOUD_LOCATION
2929
) {
3030
const client = new GoogleGenAI({
31+
vertexai: true,
3132
project: projectId,
3233
location: location,
3334
});

0 commit comments

Comments
 (0)