Add AI generated Parrot background, noted

main
Jeff Moe 2023-10-25 09:16:09 -06:00
parent 85d9a1d4ad
commit 2ccf5a0a59
1 changed files with 13 additions and 0 deletions

View File

@ -30,3 +30,16 @@ Steps: 150, Sampler: DPM++ 2M Karras, CFG scale: 4.5, Seed: 3001601394, Size: 10
The VAE is a "fixed" one, available here:
* https://huggingface.co/madebyollin/sdxl-vae-fp16-fix
The Parrot background was generated using the Stable Diffusion web interface
by AUTOMATIC1111 using img2img.
![Parrot Background](parrot-background-sd.png)
```
strings parrot-background-sd.png | head -5 | tail -3
Data center. Server room full of black 1U rack mounted computers in many cabinets.
Negative prompt: BadDream
Steps: 150, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 2350967324, Size: 1024x1024, Model hash: 31e35c80fc, Model: sd_xl_base_1.0, Denoising strength: 1, Mask blur: 2, Refiner: sd_xl_refiner_1.0 [7440042bbd], Refiner switch at: 0.8, Version: v1.6.0-263-g464fbcd9X
```