We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b557df commit 869c84cCopy full SHA for 869c84c
google/generativeai/vision_models/_vision_models.py
@@ -120,7 +120,7 @@ def check_watermark(
120
"""Checks if an image has a Google-AI watermark.
121
122
Args:
123
- img: can be a `pathlib.Path` or a `PIL.Image.Image`, `IPythin.display.Image`, or `google.generativeai.Image`.
+ img: can be a `pathlib.Path` or a `PIL.Image.Image`, `IPython.display.Image`, or `google.generativeai.Image`.
124
model_id: Which version of the image-verification model to send the image to.
125
126
Returns:
0 commit comments