Koolchh commited on
Commit
717befe
1 Parent(s): 02ccbdc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ tags:
39
  lowres, bad, text, error, missing, extra, fewer, cropped, jpeg artifacts, worst quality, bad quality, watermark, bad aesthetic, unfinished, chromatic aberration, scan, scan artifacts
40
  ```
41
  - **VAE**: Make sure you're using [SDXL VAE](https://huggingface.co/stabilityai/sdxl-vae/tree/main).
42
- - **Sampling method, sampling steps and CFG scale**: I find **(Euler a, 28, 5)** good. You are encouraged to experiment with other settings.
43
  - **Width and height**: **832*1216** for portrait, **1024*1024** for square, and **1216*832** for landscape.
44
 
45
  ## 🧨Diffusers Example Usage
 
39
  lowres, bad, text, error, missing, extra, fewer, cropped, jpeg artifacts, worst quality, bad quality, watermark, bad aesthetic, unfinished, chromatic aberration, scan, scan artifacts
40
  ```
41
  - **VAE**: Make sure you're using [SDXL VAE](https://huggingface.co/stabilityai/sdxl-vae/tree/main).
42
+ - **Sampling method, sampling steps and CFG scale**: I find **(Euler a, 28, 8.5)** good. You are encouraged to experiment with other settings.
43
  - **Width and height**: **832*1216** for portrait, **1024*1024** for square, and **1216*832** for landscape.
44
 
45
  ## 🧨Diffusers Example Usage