FredZhang7 commited on
Commit
325dee7
1 Parent(s): bc5a49d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ inference: true
12
  ---
13
  ## Paint Journey V2 is [Paint Journey V1](https://huggingface.co/FredZhang7/paint-journey-v1) fine-tuned on 768x768 oil paintings by Midjourney, Open Journey, and Disco Diffusion
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 Automatic1111's WebUI user can add both of these files to the `./stable-diffusion-webui/models/Stable-diffusion` folder.
 
12
  ---
13
  ## Paint Journey V2 is [Paint Journey V1](https://huggingface.co/FredZhang7/paint-journey-v1) fine-tuned on 768x768 oil paintings by Midjourney, Open Journey, and Disco Diffusion
14
 
15
+ To apply the oil paint effect, begin the prompt with **((oil painting))**. For starters, 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.