From 40da4df3d47dd952ddcc047280d536aa4ba416b4 Mon Sep 17 00:00:00 2001 From: vahid khroasani <62482657+v8hid@users.noreply.github.com> Date: Mon, 17 Apr 2023 08:34:07 +0400 Subject: [PATCH] Updated Parameters (markdown) --- Parameters.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/Parameters.md b/Parameters.md index 9208ed6..c4b3502 100644 --- a/Parameters.md +++ b/Parameters.md @@ -30,12 +30,25 @@ The negative prompt that will be used for every outpaint step - When uploading a custom initial image, it's important to choose an image with a resolution and aspect ratio that is compatible with the `Output Width` and `Output Height`. Otherwise, the program will automatically resize the image to fit the canvas, but an image that is too small or too large may result in a final image that is distorted or pixelated. - Additionally, the content of the custom initial image can have a significant impact on the final result of the outpainting process. Choosing an image with a complex or detailed subject matter may result in a final image that is more intricate and nuanced, while a simpler or more abstract image may result in a final image that is more minimalist and conceptual. - + + # Video +TODO: +* [ ] Frame per second +* [ ] Zoom mode +* [ ] number of start frame dupe +* [ ] number of last frame dupe +* [ ] Zoom Speed +Zoom Speed # Outpaint - - \ No newline at end of file +TODO: +* [ ] Denoising Strength +* [ ] Mask Blur +* [ ] Masked content +* [ ] Inpaint Full Resolution +* [ ] masked padding + \ No newline at end of file