Skip to main content

avariation

AsyncMethod
This is a method of the ImageAgent class in the image_agent module.
Async version of variation().

Signature

async def avariation(image: str, n: int, size: Optional[str]) -> Dict[str, Any]

Parameters

image
str
required
No description available.
n
int
default:"1"
No description available.
size
Optional
No description available.

Returns

Returns
Dict[str, Any]
The result of the operation.