diff --git a/README.md b/README.md index 75bef9b..b33fe44 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ loop**, so you get a long black screen, worst over a remote network. ## How this pack fixes it

- How it works: requests are served from an in-process cache in milliseconds; the slow build only runs on a miss or refresh + How it works: requests are served straight from an in-process cache; the slow build only runs on a miss or refresh

On load it injects an aiohttp **middleware** into ComfyUI that intercepts diff --git a/assets/how-it-works.svg b/assets/how-it-works.svg index 66fc5b4..d8411e2 100644 --- a/assets/how-it-works.svg +++ b/assets/how-it-works.svg @@ -1,4 +1,4 @@ - +