From e2a917b3bf99bf5975d3c50b38f82f0b20e1d49f Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Mon, 9 Jan 2023 11:11:05 -0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb75ac01..6e6d1d43 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github. * Chat mode for conversation and role playing. * Load 13b/20b models in 8-bit mode. * Load parameter presets from text files. -* Option to use the CPU instead of the GPU for generation. +* CPU mode. ## Installation