edits
Browse files
README.md
CHANGED
@@ -54,9 +54,9 @@ During image generation, use `wrong` as the negative prompt. That's it!
|
|
54 |
|
55 |
## Examples
|
56 |
|
57 |
-
**Left image** is the base model output (no LoRA) + refiner, **right image** is base (w/ LoRA) + refiner. Both generations use the same seed.
|
58 |
|
59 |
-
I have also [released a Colab Notebook](https://colab.research.google.com/github/minimaxir/sdxl-experiments/blob/main/sdxl_wrong_comparison.ipynb) to generate these kinds of images, although the seeds listed will not give the same results since they were generated on a different GPU/CUDA than the Colab Notebook.
|
60 |
|
61 |
`realistic human Shrek blogging at a computer workstation, hyperrealistic award-winning photo for vanity fair` (cfg = 13, seed = 56583700)
|
62 |
|
|
|
54 |
|
55 |
## Examples
|
56 |
|
57 |
+
**Left image** is the base model output (no LoRA) + refiner, **right image** is base (w/ LoRA) + refiner + `wrong` negative prompt. Both generations use the same seed.
|
58 |
|
59 |
+
I have also [released a Colab Notebook](https://colab.research.google.com/github/minimaxir/sdxl-experiments/blob/main/sdxl_wrong_comparison.ipynb) to generate these kinds of side-by-side comparison images, although the seeds listed will not give the same results since they were generated on a different GPU/CUDA than the Colab Notebook.
|
60 |
|
61 |
`realistic human Shrek blogging at a computer workstation, hyperrealistic award-winning photo for vanity fair` (cfg = 13, seed = 56583700)
|
62 |
|