From e9d3ac2ba0a67c22cb1fea740b31e3d483877684 Mon Sep 17 00:00:00 2001 From: comfyanonymous Date: Thu, 9 Feb 2023 16:31:54 -0500 Subject: [PATCH] Typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c2dcdd4..8234af02 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This ui will let you design and execute advanced stable diffusion pipelines usin - Nodes/graph/flowchart interface to experiment and create complex Stable Diffusion workflows without needing to code anything. - Fully supports SD1.x and SD2.x - Asynchronous Queue system -- Many optimizations: Only re executes the parts of the workflow that changes between executions. +- Many optimizations: Only re-executes the parts of the workflow that changes between executions. - Command line option: ```--lowvram``` to make it work on GPUs with less than 3GB vram. - Can load both ckpt and safetensors models/checkpoints. Standalone VAEs and CLIP models. - Embeddings/Textual inversion