FredZhang7 commited on
Commit
59c80f8
1 Parent(s): b4d127e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ 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](./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
 
 
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 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 Automatic111's WebUI user can place both of these files in the `./stable-diffusion-webui/models/Stable-diffusion folder` to use them.
19
 
20