FredZhang7
commited on
Commit
•
bc5a49d
1
Parent(s):
790e742
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ inference: true
|
|
15 |
To apply the oil paint effect, begin the prompt with **((oil painting))**. As a general rule, try using a dimension of 768x768 for any subject, 512x768 for portraits, and 1152x768 for landscapes.
|
16 |
|
17 |
To further improve the resolution and reduce noise in generated images, especially when using the model for img2img, use [Paint Journey VAE](./paint_journey_v2.vae.pt) in combination with [Checkpoint](./paint_journey_v2.ckpt).
|
18 |
-
As an example, a Automatic1111's WebUI user can
|
19 |
|
20 |
|
21 |
## Portrait Examples
|
|
|
15 |
To apply the oil paint effect, begin the prompt with **((oil painting))**. As a general rule, try using a dimension of 768x768 for any subject, 512x768 for portraits, and 1152x768 for landscapes.
|
16 |
|
17 |
To further improve the resolution and reduce noise in generated images, especially when using the model for img2img, use [Paint Journey VAE](./paint_journey_v2.vae.pt) in combination with [Checkpoint](./paint_journey_v2.ckpt).
|
18 |
+
As an example, a Automatic1111's WebUI user can add both of these files to the `./stable-diffusion-webui/models/Stable-diffusion` folder.
|
19 |
|
20 |
|
21 |
## Portrait Examples
|