From 2ed4445a473a580779dc97edbd3409b3dc8461f4 Mon Sep 17 00:00:00 2001 From: jsuelwald Date: Tue, 8 Nov 2022 15:05:05 +0100 Subject: [PATCH] Created UI Overwiew (markdown) --- UI-Overwiew.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 UI-Overwiew.md diff --git a/UI-Overwiew.md b/UI-Overwiew.md new file mode 100644 index 0000000..f9ce73b --- /dev/null +++ b/UI-Overwiew.md @@ -0,0 +1,10 @@ +# Prompt and Base Image +![image](https://user-images.githubusercontent.com/2499585/200583174-d2eb7dcd-a802-4be6-8e4a-b7f6a3ebbef7.png) +* Prompt: A textual prompt for stable diffusion to render - More on prompts [here][Writing prompts] +* Negative Prompt: A textual prompt for stable diffusion to avoid +* Initial Image: A selector for a base image + + +![image](https://user-images.githubusercontent.com/2499585/200583269-79c246a1-eadb-4685-bcb4-3ce3c67a9a95.png) +![image](https://user-images.githubusercontent.com/2499585/200583339-783e49a6-8131-4bea-af66-cc311d626156.png) +![image](https://user-images.githubusercontent.com/2499585/200583388-80b8df4d-f5b9-4515-a53a-bf911f9fba61.png)