more readme formatting

pull/9/head
Alex "mcmonkey" Goodwin 2023-01-26 18:36:42 -08:00
parent d4a436a607
commit 3ff6eeb88c
1 changed files with 4 additions and 2 deletions

View File

@ -6,10 +6,14 @@ Extension for the [AUTOMATIC1111 Stable Diffusion WebUI](https://github.com/AUTO
This works by clamping latents between steps. You can read more [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3962) or [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3268) or [this tweet](https://twitter.com/Birchlabs/status/1582165379832348672).
--------------
### Credit
The core functionality of this PR was mainly developed by [Birch-san](https://github.com/Birch-san) and ported to the WebUI by [dtan3847](https://github.com/dtan3847), then converted to an extension and given a UI by [mcmonkey4eva](https://github.com/mcmonkey4eva).
--------------
### Examples
![img](github/cat_demo_1.jpg)
@ -18,8 +22,6 @@ The core functionality of this PR was mainly developed by [Birch-san](https://gi
--------------
--------------
### Installation
- You must have the [AUTOMATIC1111 Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) already installed and working. Refer to that project's readme for help with that.