diff --git a/README.md b/README.md index 1b3848d4f..c1c9161aa 100644 --- a/README.md +++ b/README.md @@ -1175,8 +1175,10 @@ print(response) ### Imagen #### Generate Images +> **Note:** Maximum images per request is 4. For more than 4 images, send multiple parallel requests using `asyncio`. See the asyncio example below. ```python + from google.genai import types response1 = client.models.generate_images(