From dc730b7f6bd35086d4604e2e7a6f5ed5e32a33ca Mon Sep 17 00:00:00 2001 From: Abdullah Barhoum Date: Wed, 31 Aug 2022 18:18:32 +0200 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67376d5..4b2b6f8 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ By default: `--extra-models-cpu --optimized-turbo` are given, which allow you to ## FAQ -- Enable [Textual Inversion](https://github.com/hlky/sd-enable-textual-inversion) remove `--optimize` and `--optimize-turbo` flags and add `--no-half`, [more info here](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/6). +- To enable [Textual Inversion](https://github.com/hlky/sd-enable-textual-inversion) remove `--optimize` and `--optimize-turbo` flags and add `--no-half`, [more info here](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/6). - [The Application Freezes When Trying Batch Sizes Higher Than One](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/12) - [Output is a green imagee](https://github.com/hlky/stable-diffusion-webui/issues/34)