From 6eb075a3506717e8dc909b936f280435c34530a3 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Fri, 26 Aug 2022 06:57:20 +0530 Subject: [PATCH] img2img is now supported notice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ac9d525..80976efd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ A simple way to install and use [Stable Diffusion](https://replicate.com/stability-ai/stable-diffusion) on your local computer. Provides a browser UI for generating images from text prompts. Just enter your text prompt, and see the generated image. -**New!** `img2img` is now supported! You can supply an image, to generate an image based on that (and an optional text prompt). You can also use the generated image as the new input image in 1-click, to refine it further. +🎉 **New!** `img2img` is now supported! You can supply an image, to generate an image based on that (and an optional text prompt). You can also use the generated image as the new input image in 1-click, to refine it further. # What does this do? Two things: