FredZhang7
commited on
Commit
•
96e41b6
1
Parent(s):
d81f975
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,8 @@ inference: true
|
|
14 |
|
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 improve the resolution and reduce noise in generated images, especially when using the model for img2img, use Paint Journey VAE in combination with Checkpoint
|
|
|
18 |
|
19 |
|
20 |
## Portrait Examples
|
|
|
14 |
|
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 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 Automatic111's WebUI user can place both of these files in the ./stable-diffusion-webui/models/Stable-diffusion folder to use them.
|
19 |
|
20 |
|
21 |
## Portrait Examples
|