From 8b162ad8b9e31d30fc8eb8668945cf7ce21e677a Mon Sep 17 00:00:00 2001 From: H Lohaus Date: Mon, 12 Feb 2024 12:10:37 +0100 Subject: Update client.md --- docs/client.md | 5 ++--- 1 file 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) -- cgit v1.2.3