aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorshinshin86 <beagles1986@gmail.com>2023-05-20 23:14:47 +0900
committershinshin86 <beagles1986@gmail.com>2023-05-20 23:14:47 +0900
commit6a676cc1856ec8dc24678e5f7e1d6b13d70c8105 (patch)
tree82e56e6cb7d358ea5bb45455f58f1c85a73fe88a /README.md
parent39ec4f06ffb2c26e1298b2c5d80874dc3fd693ac (diff)
Update keyboard shortcut instructions for MacOS users in text selection guidance
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 79089e52..73d94960 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ A browser interface based on Gradio library for Stable Diffusion.
- Attention, specify parts of text that the model should pay more attention to
- a man in a `((tuxedo))` - will pay more attention to tuxedo
- a man in a `(tuxedo:1.21)` - alternative syntax
- - select text and press `Ctrl+Up` or `Ctrl+Down` to automatically adjust attention to selected text (code contributed by anonymous user)
+ - select text and press `Ctrl+Up` or `Ctrl+Down` (or `Command+Up` or `Command+Down` if you're on a MacOS) to automatically adjust attention to selected text (code contributed by anonymous user)
- Loopback, run img2img processing multiple times
- X/Y/Z plot, a way to draw a 3 dimensional plot of images with different parameters
- Textual Inversion