From cd9094725b56fdfcfdcde002e306f74faadbd6f2 Mon Sep 17 00:00:00 2001 From: Ethan McKanna <105890749+EthanM25@users.noreply.github.com> Date: Mon, 31 Oct 2022 16:22:06 -0500 Subject: [PATCH 1/2] Spelling/Grammar fixes for Documentation Read through and fixed some minor spelling/ sentence errors. Also added inline link for the Discord server. --- DOCUMENTATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index d88e99e1..2004c07b 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -56,7 +56,7 @@ Click on the left pane to upload a sketch starting image (only png supported). A The inpainting function is used to replace/repaint parts of an image, for example to add a bow tie to a cat or removing a car from a photo of a street. -To use the inpainting functions, add an image and scribble in the image to mask the are you wish DiffusionBee to re-paint for you. You will usually get a better result if you maska significantly larger area than the part you actually want to change. Right now, the inpainting model works with a max height of width size of 512 pixels, so any images bigger than that will be scalled down proportionally to fit the model. +To use the inpainting functions, add an image and scribble on the image to mask the area you wish DiffusionBee to re-paint for you. You will usually get a better result if you mask a significantly larger area than the part you actually want to change. Right now, the inpainting model works with a max height of 512 pixels, so any images bigger than that will be scaled down proportionally to fit the model. ### Outpainting @@ -93,4 +93,4 @@ Sharing images uploads images along with prompt and settings to arthub.ai. Befor ## Join the discussion -Join the DiffusionBee discord at https://discord.gg/t6rC5RaJQn +Join the [DiffusionBee Discord Server](https://discord.gg/t6rC5RaJQn) to chat with the community. From e6d0b464d65d3d0f82d93444bc7a94113d5e2dd7 Mon Sep 17 00:00:00 2001 From: Ethan McKanna <105890749+EthanM25@users.noreply.github.com> Date: Mon, 31 Oct 2022 16:25:53 -0500 Subject: [PATCH 2/2] Additional Sentence Improvement --- DOCUMENTATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 2004c07b..368b451f 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -56,7 +56,7 @@ Click on the left pane to upload a sketch starting image (only png supported). A The inpainting function is used to replace/repaint parts of an image, for example to add a bow tie to a cat or removing a car from a photo of a street. -To use the inpainting functions, add an image and scribble on the image to mask the area you wish DiffusionBee to re-paint for you. You will usually get a better result if you mask a significantly larger area than the part you actually want to change. Right now, the inpainting model works with a max height of 512 pixels, so any images bigger than that will be scaled down proportionally to fit the model. +To use the inpainting functions, add an image and scribble on it to mask the area you wish DiffusionBee to re-paint for you. You will usually get a better result if you mask a significantly larger area than the part you actually want to change. Right now, the inpainting model works with a max height of 512 pixels, so any images bigger than that will be scaled down proportionally to fit the model. ### Outpainting