Skip to content

Commit f834ce5

Browse files
authored
Updated README.md (#211)
Fixed some minor spelling mistakes.
1 parent c0d1f34 commit f834ce5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Stable Diffusion AI is an easy-to-use app that lets you quickly generate images
3636
- Mask mode (Masked, not masked)
3737
- Masked content (Fill, Original, Latent noise, Latent nothing)
3838
- Inpaint area (Whole picture, only masked)
39-
- Only maked padding (0 to 256 px)
39+
- Only masked padding (0 to 256 px)
4040
- Batch generation with maximum of 20 images (for A1111 and Horde)
4141
- Lora picker (for A1111)
4242
- Textual inversion picker (for A1111)
@@ -66,9 +66,9 @@ You can have it running either on your own hardware with modern GPU from Nvidia
6666
1. Follow the setup instructions on [Stable-Diffusion-WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) repository.
6767
2. Add the arguments `--api --listen` to the command line arguments of WebUI launch script.
6868
3. After running the server, get the IP address, or URL of your WebUI server.
69-
4. On the first launch, app will ask you for the server URL, enter it and press Connect button. If you want to change the server URL, go to Settings tab, choose Configure option, and repeat the setup flow.
69+
4. On the first launch, app will ask you for the server URL, enter it and press "Connect" button. If you want to change the server URL, go to Settings tab, choose "Configure" option and repeat the setup flow.
7070

71-
If for some reason you have no ability to run your server instance, you can toggle the **Demo mode** swith on server setup page: it will allow you to test the app and get familiar with it, but it will return some mock images instead of AI-generated ones.
71+
If for some reason you have no ability to run your server instance, you can toggle the **Demo mode** switch on server setup page: it will allow you to test the app and get familiar with it, but it will return some mock images instead of AI-generated ones.
7272

7373
### Option 2: Use AI Horde
7474

@@ -84,7 +84,7 @@ Hugging Face Inference requires to use API KEY, which can be created in [Hugging
8484

8585
### Option 4: OpenAI
8686

87-
OpenAI provides a service for text to image generation using [DALLE-2](https://openai.com/dall-e-2) or [DALLE-3](https://openai.com/dall-e-3) models. This service is paid,
87+
OpenAI provides a service for text to image generation using [DALLE-2](https://openai.com/dall-e-2) or [DALLE-3](https://openai.com/dall-e-3) models. This service is paid.
8888

8989
OpenAI requires to use API KEY, which can be created in [OpenAI API Key settings](https://platform.openai.com/api-keys).
9090

@@ -117,7 +117,7 @@ Any contributions to the translations are welcome.
117117

118118
## Difference between builds from Google Play and F-Droid/GitHub releases
119119

120-
As Google Play has some policies that app needs to be compliant with in order to be allowed to publist on Google Play there are some differences between builds distributed via Google Play and F-Droid/GitHub releases, listed in table.
120+
As Google Play has some policies that app needs to be compliant with in order to be allowed to publish on Google Play there are some differences between builds distributed via Google Play and F-Droid/GitHub releases, listed in this table:
121121

122122
| Feature | Google Play build | F-Droid/GitHub build | Reason |
123123
| --- |:---:|:---:| --- |

0 commit comments

Comments
 (0)