From e75237b6a3b347fc4d7e0f4fed59f8b5322a0075 Mon Sep 17 00:00:00 2001 From: ToshY <31921460+ToshY@users.noreply.github.com> Date: Sun, 18 Dec 2022 20:17:17 +0100 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a21f51a..1b830ea 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ On December 15th, 2022 BunnyWay introduced [Bunny AI](https://bunny.net/blog/introducing-bunny-optimizer-ai-a-new-way-of-creating-content/): an easy way to dynamically generate images using AI technology such as [DALL-E 2](https://openai.com/dall-e-2/) and [Stable Diffusion](https://github.com/CompVis/stable-diffusion) -In order to make it easier to generate images for developers, this (python) application will simply send batch requests based on the users input. For more details see the "How To Use" section. +In order to make it easier to generate images for developers, this (python) application will simply send batch requests based on the users input. > Note: > * This is a **non-official** library for [Bunny AI](https://docs.bunny.net/docs/bunny-ai-image-generation).