From c63e526f994ba824e76d8151fedd2fb3f22fabc4 Mon Sep 17 00:00:00 2001 From: Jonathan <34005131+JPPhoto@users.noreply.github.com> Date: Sat, 31 Aug 2024 21:43:29 -0500 Subject: [PATCH] Update FAQ.md Fixed typo --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 08edf2e944..ed504f4c54 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -209,7 +209,7 @@ checkpoint models. To solve this, go to the Model Manager tab (the cube), select the checkpoint model that's giving you trouble, and press the "Convert" -button in the upper right of your browser window. This will conver the +button in the upper right of your browser window. This will convert the checkpoint into a diffusers model, after which loading should be faster and less memory-intensive.