From 33187c26f137121dd5c3cf52fb8e921cea4bd132 Mon Sep 17 00:00:00 2001 From: layerdiffusion <19834515+lllyasviel@users.noreply.github.com> Date: Sun, 11 Aug 2024 01:54:11 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5927530a..773b79c5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ WebUI Forge is under a week of major revision right now between 2024 Aug 1 and A **Current Progress (2024 Aug 10):** Backend Rewrite is 95% finished. +Update Aug 11: Hey everyone it seems that xformers are somewhat broken now - if you see "NoneType object is not iterable", just uninstall xformers. I will find a fix later when I get more free time. + # Stable Diffusion WebUI Forge Stable Diffusion WebUI Forge is a platform on top of [Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) (based on [Gradio](https://www.gradio.app/)) to make development easier, optimize resource management, speed up inference, and study experimental features.