From 49f887fde4481014fdb997fdf0760a1731c78cdd Mon Sep 17 00:00:00 2001 From: Vishnu V Jaddipal Date: Fri, 27 Oct 2023 20:29:50 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d82211..949cf37 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ prompt = "An astronaut riding a green horse" # Your prompt here neg_prompt = "ugly, blurry, poor quality" # Negative prompt here image = pipe(prompt=prompt, negative_prompt=neg_prompt).images[0] ``` +### Update: Our model should now be usable in ComfyUI. ### Please do use negative prompting, and a CFG around 9.0 for the best quality! ### Model Description