FredZhang7
commited on
Commit
•
b4d127e
1
Parent(s):
96e41b6
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 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
|
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 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
|