We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f672f commit 1e3c4ddCopy full SHA for 1e3c4dd
1 file changed
src/yandex_cloud_ml_sdk/_models/image_generation/function.py
@@ -12,7 +12,7 @@ class BaseImageGeneration(BaseModelFunction[ModelTypeT]):
12
"""
13
Base class for image generation models.
14
15
- It provides the functionality to call an image generation model by constructing
+ It provides the functionality to call an image generation model by constructing
16
the appropriate URI based on the provided model name and version.
17
18
Returns a model's object through which requests to the backend are made.
0 commit comments