Skip to content

Commit ef1f5f3

Browse files
Update firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/type/ImagenGenerationConfig.kt
Co-authored-by: rachelsaunders <[email protected]>
1 parent 800da6e commit ef1f5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/type/ImagenGenerationConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ package com.google.firebase.vertexai.type
1919
/**
2020
* Contains extra settings to configure image generation.
2121
*
22-
* @param negativePrompt This string contains things that should be explicitly be excluded from
22+
* @param negativePrompt This string contains things that should be explicitly excluded from
2323
* generated images.
2424
* @param numberOfImages How many images should be generated.
2525
* @param aspectRatio The aspect ratio of the generated images.

0 commit comments

Comments
 (0)