Update README.md
Browse files
README.md
CHANGED
@@ -115,7 +115,7 @@ Here're some **cherry picked** samples.
|
|
115 |
|
116 |
I were using [xformers](https://github.com/facebookresearch/xformers) when generating these sample
|
117 |
and it might yield slight different result even with the same seed (welcome to the non deterministic field).
|
118 |
-
|
119 |
|
120 |
![orange](images/00317-2017390109_20221220015645.png)
|
121 |
|
@@ -171,7 +171,7 @@ If you want to continue training, use [`bp_1024_e10_ema.ckpt`](bp_1024_e10_ema.c
|
|
171 |
and with fp32 precision.
|
172 |
|
173 |
For better performance, it is strongly recommended to use Clip skip (CLIP stop at last layers) 2. It's also recommended to use turn on
|
174 |
-
|
175 |
which adds intricate details when using `Highres. fix`.
|
176 |
|
177 |
## About the Model Name
|
|
|
115 |
|
116 |
I were using [xformers](https://github.com/facebookresearch/xformers) when generating these sample
|
117 |
and it might yield slight different result even with the same seed (welcome to the non deterministic field).
|
118 |
+
"`Upscale latent space image when doing hires. fix`" is enabled also.
|
119 |
|
120 |
![orange](images/00317-2017390109_20221220015645.png)
|
121 |
|
|
|
171 |
and with fp32 precision.
|
172 |
|
173 |
For better performance, it is strongly recommended to use Clip skip (CLIP stop at last layers) 2. It's also recommended to use turn on
|
174 |
+
"`Upscale latent space image when doing hires. fix`" in the settings of [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
175 |
which adds intricate details when using `Highres. fix`.
|
176 |
|
177 |
## About the Model Name
|