diff options
Diffstat (limited to 'docs/client.md')
-rw-r--r-- | docs/client.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/client.md b/docs/client.md index deb5b0ba..f1e95f0c 100644 --- a/docs/client.md +++ b/docs/client.md @@ -68,10 +68,9 @@ response = client.images.create_variation( image_url = response.data[0].url ``` -Orginal: -[![Image with cat](/docs/cat.jpeg)](/docs/client.md) +Orginal / Variant: -Variant: +[![Image with cat](/docs/cat.jpeg)](/docs/client.md) [![Image with cat](/docs/cat.webp)](/docs/client.md) [to Home](/docs/client.md) |