From 1a61188cda465e74fa526b131c4d1ca78dec3786 Mon Sep 17 00:00:00 2001 From: comfyanonymous Date: Tue, 11 Apr 2023 00:03:45 -0400 Subject: [PATCH] Readme update. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b6ac0e9d..b3d246e29 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ This will let you use: pip3.10 to install all the dependencies. ## How to increase generation speed? -Make sure you use the regular loaders/Checkpoint Loader node to load checkpoints. It will auto pick the right settings depending on your GPU. +Make sure you use the regular loaders/Load Checkpoint node to load checkpoints. It will auto pick the right settings depending on your GPU. You can set this command line setting to disable the upcasting to fp32 in some cross attention operations which will increase your speed. Note that this doesn't do anything when xformers is enabled and will very likely give you black images on SD2.x models.