From d265b9b380880e03b504712d64b4bc5564a21f40 Mon Sep 17 00:00:00 2001 From: yair Date: Sun, 19 Mar 2023 22:30:44 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38c5717..1790fab 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ to change the model use: - +note on [negative_prompt]([url](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Negative-prompt)) (aka ng): +thia is a bit of a black art. i took the recommended defaults for the `Deliberate` model from this fun [alt-model spreadsheet]([url](https://docs.google.com/spreadsheets/d/1Q0bYKRfVOTUHQbUsIISCztpdZXzfo9kOoAy17Qhz3hI/edit#gid=797387129)). +and you (currntly) can only ADD to it, not replace. ## Setup From 73bdde3a9cb26269263fbe9848784c33d984a701 Mon Sep 17 00:00:00 2001 From: yair Date: Sun, 19 Mar 2023 22:31:26 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1790fab..8e70f84 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ to change the model use: -note on [negative_prompt]([url](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Negative-prompt)) (aka ng): -thia is a bit of a black art. i took the recommended defaults for the `Deliberate` model from this fun [alt-model spreadsheet]([url](https://docs.google.com/spreadsheets/d/1Q0bYKRfVOTUHQbUsIISCztpdZXzfo9kOoAy17Qhz3hI/edit#gid=797387129)). +note on [negative_prompt](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Negative-prompt) (aka ng): +thia is a bit of a black art. i took the recommended defaults for the `Deliberate` model from this fun [alt-model spreadsheet](https://docs.google.com/spreadsheets/d/1Q0bYKRfVOTUHQbUsIISCztpdZXzfo9kOoAy17Qhz3hI/edit#gid=797387129). and you (currntly) can only ADD to it, not replace. ## Setup