vladmandic / automatic

SD.Next: Advanced Implementation of Stable Diffusion and other Diffusion-based generative image models
https://github.com/vladmandic/automatic
GNU Affero General Public License v3.0
5.36k stars 382 forks source link

[Issue]: All images very washed out in dev #2872

Closed MysticDaedra closed 5 months ago

MysticDaedra commented 5 months ago

Issue Description

Going to be related to something in today's dev updates I think, yesterday this was not an issue at all. I've tried several different samplers and two different models, one a Turbo model and the other SDXL, all images look mostly the same, very washed out. Here are some examples:

05248-juggernautXL_v8Rundiffusion-photorealistic photograph close up of cla1re s face 05249-juggernautXL_v8Rundiffusion-photorealistic hyperdetailed photography photograph close up of cla1re 05242-ultraspiceXLTURBO_v14-photorealistic photograph close up of cla1re s face 05240-ultraspiceXLTURBO_v14-photorealistic photograph close up of cla1re s face 05234-ultraspiceXLTURBO_v14-close up of cla1re s face kawaii makeup 05235-ultraspiceXLTURBO_v14-close up of cla1re s face kawaii makeup As a note, they all appear to have some sort of... style to them? My normal "photorealistic" prompting did nothing to change the appearance of the images.

All models used have VAE baked-in. Again, no issues like this in the past.

Version Platform Description

13:29:41-829533 INFO Starting SD.Next 13:29:41-832533 INFO Logger: file="D:\automatic\sdnext.log" level=DEBUG size=65 mode=create 13:29:41-834533 INFO Python 3.10.6 on Windows 13:29:42-438037 INFO Version: app=sd.next updated=2024-02-15 hash=d76136fb url=https://github.com/vladmandic/automatic/tree/dev 13:29:43-035641 INFO Updating main repository 13:29:46-798933 INFO Upgraded to version: 8caa8220 Fri Feb 16 15:09:22 2024 -0500 13:29:46-804935 INFO Platform: arch=AMD64 cpu=AMD64 Family 25 Model 33 Stepping 2, AuthenticAMD system=Windows release=Windows-10-10.0.22621-SP0 python=3.10.6 13:29:46-805935 DEBUG Setting environment tuning 13:29:46-807934 DEBUG HF cache folder: C:\Users\Joshua.cache\huggingface\hub 13:29:46-807934 DEBUG Torch overrides: cuda=False rocm=False ipex=False diml=False openvino=False 13:29:46-808935 DEBUG Torch allowed: cuda=True rocm=True ipex=True diml=True openvino=True 13:29:46-811936 INFO nVidia CUDA toolkit detected: nvidia-smi present

Relevant log output

13:36:45-116354 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\KawaiiMakeupXLv2.safetensors ━━━━━━━━━━━━━━ 114.5/114.5 MB 0:00:00
13:36:45-568981 INFO     High memory utilization: GPU=19% RAM=51% {'ram': {'used': 16.24, 'total': 31.9}, 'gpu':
                         {'used': 1.52, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:36:45-826552 DEBUG    GC: collected=38695 device=cuda {'ram': {'used': 16.24, 'total': 31.9}, 'gpu': {'used': 1.52,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.26
13:36:45-828552 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=0.70
13:36:46-550761 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 1.7, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 8, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end': None,
                         'width': 896, 'height': 896, 'parser': 'Full parser'}
13:36:46-606774 DEBUG    Sampler: sampler="DPM SDE" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'use_karras_sigmas': True}
Progress  1.01s/it ███████████████████████████████████ 100% 8/8 00:08 00:00 Base
13:36:56-711179 INFO     High memory utilization: GPU=20% RAM=72% {'ram': {'used': 22.85, 'total': 31.9}, 'gpu':
                         {'used': 1.56, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:36:56-976745 DEBUG    GC: collected=1183 device=cuda {'ram': {'used': 22.85, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.27
13:37:02-681810 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05236-ultraspiceXLTURBO_v14-photorealistic close up of cla1re s face
                         kawaii.png" type=PNG resolution=896x896 size=0
13:37:02-931379 INFO     High memory utilization: GPU=19% RAM=71% {'ram': {'used': 22.57, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:37:03-174442 DEBUG    GC: collected=124 device=cuda {'ram': {'used': 22.57, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.24
13:37:03-176442 INFO     Processed: images=1 time=18.05 its=0.44 memory={'ram': {'used': 22.57, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:37:03-698081 INFO     High memory utilization: GPU=19% RAM=70% {'ram': {'used': 22.36, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:37:03-944649 DEBUG    GC: collected=124 device=cuda {'ram': {'used': 22.36, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.25
13:37:31-575883 INFO     High memory utilization: GPU=19% RAM=65% {'ram': {'used': 20.82, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:37:31-829951 DEBUG    GC: collected=754 device=cuda {'ram': {'used': 20.82, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.25
13:37:31-831952 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\cla1re-30.safetensors ━━━━━━━━━━━━━━━━━━━━━ 228.6/228.6 MB 0:00:00
13:37:32-953996 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=1.11
13:37:33-740752 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 1.7, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 8, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end': None,
                         'width': 896, 'height': 896, 'parser': 'Full parser'}
13:37:33-807766 DEBUG    Sampler: sampler="DPM SDE" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'use_karras_sigmas': True}
Progress  1.02s/it ███████████████████████████████████ 100% 8/8 00:08 00:00 Base
13:37:49-570463 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05237-ultraspiceXLTURBO_v14-photorealistic photograph close up of cla1re s
                         face.png" type=PNG resolution=896x896 size=0
13:37:49-783516 INFO     Processed: images=1 time=17.94 its=0.45 memory={'ram': {'used': 15.6, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:38:00-161117 DEBUG    Server: alive=True jobs=1 requests=500 uptime=432 memory=14.64/31.9 backend=Backend.DIFFUSERS
                         state=idle
13:38:05-896470 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\KawaiiMakeupXLv2.safetensors ━━━━━━━━━━━━━━ 114.5/114.5 MB 0:00:00
13:38:06-358088 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=0.45
13:38:07-095433 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 1.7, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 10, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end':
                         None, 'width': 896, 'height': 896, 'parser': 'Full parser'}
13:38:07-149947 DEBUG    Sampler: sampler="DPM SDE" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'use_karras_sigmas': True}
Progress  1.04it/s █████████████████████████████████ 100% 10/10 00:09 00:00 Base
13:38:23-937542 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05238-ultraspiceXLTURBO_v14-photorealistic photograph close up of cla1re s
                         face.png" type=PNG resolution=896x896 size=0
13:38:24-186114 INFO     Processed: images=1 time=18.28 its=0.55 memory={'ram': {'used': 15.34, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:38:46-979142 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\cla1re-30.safetensors ━━━━━━━━━━━━━━━━━━━━━ 228.6/228.6 MB 0:00:00
13:38:47-741844 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=0.75
13:38:48-512046 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 1.7, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 10, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end':
                         None, 'width': 896, 'height': 896, 'parser': 'Full parser'}
13:38:48-567564 DEBUG    Sampler: sampler="DPM SDE" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'use_karras_sigmas': True}
Progress  1.04it/s █████████████████████████████████ 100% 10/10 00:09 00:00 Base
13:38:59-846081 INFO     High memory utilization: GPU=20% RAM=69% {'ram': {'used': 22.02, 'total': 31.9}, 'gpu':
                         {'used': 1.56, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:39:00-127657 DEBUG    GC: collected=40089 device=cuda {'ram': {'used': 22.02, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.28
13:39:05-857801 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05239-ultraspiceXLTURBO_v14-photorealistic photograph close up of cla1re s
                         face.png" type=PNG resolution=896x896 size=0
13:39:06-106369 INFO     High memory utilization: GPU=19% RAM=69% {'ram': {'used': 22.03, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:39:06-349432 DEBUG    GC: collected=124 device=cuda {'ram': {'used': 22.03, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.24
13:39:06-352433 INFO     Processed: images=1 time=19.36 its=0.52 memory={'ram': {'used': 22.03, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:39:06-881581 INFO     High memory utilization: GPU=19% RAM=68% {'ram': {'used': 21.73, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:39:07-129649 DEBUG    GC: collected=124 device=cuda {'ram': {'used': 21.73, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.25
13:39:19-293472 INFO     High memory utilization: GPU=19% RAM=68% {'ram': {'used': 21.73, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:39:19-544537 DEBUG    GC: collected=328 device=cuda {'ram': {'used': 21.73, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.25
13:39:19-546537 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\KawaiiMakeupXLv2.safetensors ━━━━━━━━━━━━━━ 114.5/114.5 MB 0:00:00
13:39:20-012681 INFO     High memory utilization: GPU=19% RAM=68% {'ram': {'used': 21.84, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:39:20-295257 DEBUG    GC: collected=38695 device=cuda {'ram': {'used': 21.84, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.28
13:39:20-297257 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=0.74
13:39:21-085217 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 1.7, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 30, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end':
                         None, 'width': 896, 'height': 896, 'parser': 'Full parser'}
13:39:21-119223 DEBUG    Sampler: sampler="Euler a" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'rescale_betas_zero_snr': True}
Progress  2.25it/s █████████████████████████████████ 100% 30/30 00:13 00:00 Base
13:39:37-431322 INFO     High memory utilization: GPU=19% RAM=63% {'ram': {'used': 19.98, 'total': 31.9}, 'gpu':
                         {'used': 1.53, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:39:37-727586 DEBUG    GC: collected=1986 device=cuda {'ram': {'used': 19.98, 'total': 31.9}, 'gpu': {'used': 1.52,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.3
13:39:43-634139 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05240-ultraspiceXLTURBO_v14-photorealistic photograph close up of cla1re s
                         face.png" type=PNG resolution=896x896 size=0
13:39:43-824650 INFO     High memory utilization: GPU=19% RAM=62% {'ram': {'used': 19.67, 'total': 31.9}, 'gpu':
                         {'used': 1.52, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:39:44-098936 DEBUG    GC: collected=124 device=cuda {'ram': {'used': 19.67, 'total': 31.9}, 'gpu': {'used': 1.52,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.27
13:39:44-100936 INFO     Processed: images=1 time=24.54 its=1.22 memory={'ram': {'used': 19.67, 'total': 31.9}, 'gpu':
                         {'used': 1.52, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:39:44-684743 INFO     High memory utilization: GPU=19% RAM=62% {'ram': {'used': 19.67, 'total': 31.9}, 'gpu':
                         {'used': 1.52, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:39:44-958090 DEBUG    GC: collected=124 device=cuda {'ram': {'used': 19.67, 'total': 31.9}, 'gpu': {'used': 1.52,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.27
13:39:55-047394 INFO     High memory utilization: GPU=19% RAM=61% {'ram': {'used': 19.58, 'total': 31.9}, 'gpu':
                         {'used': 1.52, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:39:55-297565 DEBUG    GC: collected=325 device=cuda {'ram': {'used': 19.58, 'total': 31.9}, 'gpu': {'used': 1.52,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.25
13:39:55-299566 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\cla1re-30.safetensors ━━━━━━━━━━━━━━━━━━━━━ 228.6/228.6 MB 0:00:00
13:39:56-203815 INFO     High memory utilization: GPU=19% RAM=61% {'ram': {'used': 19.61, 'total': 31.9}, 'gpu':
                         {'used': 1.52, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:39:56-472880 DEBUG    GC: collected=38695 device=cuda {'ram': {'used': 19.61, 'total': 31.9}, 'gpu': {'used': 1.52,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.27
13:39:56-473881 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=1.17
13:39:57-384403 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 0.7, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 30, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end':
                         None, 'width': 896, 'height': 896, 'parser': 'Full parser'}
13:39:57-393908 DEBUG    Sampler: sampler="Euler a" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'rescale_betas_zero_snr': True}
Progress  2.21s/it █▏                                   3% 1/30 00:02 01:03 Base13:39:59-617177 DEBUG    Server: alive=True jobs=1 requests=604 uptime=552 memory=17.84/31.9 backend=Backend.DIFFUSERS
                         state=idle
Progress  3.58it/s █████████████████████████████████ 100% 30/30 00:08 00:00 Base
13:40:13-985234 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05241-ultraspiceXLTURBO_v14-photorealistic photograph close up of cla1re s
                         face.png" type=PNG resolution=896x896 size=0
13:40:14-147810 INFO     Processed: images=1 time=18.84 its=1.59 memory={'ram': {'used': 13.57, 'total': 31.9}, 'gpu':
                         {'used': 1.51, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:40:28-641021 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\KawaiiMakeupXLv2.safetensors ━━━━━━━━━━━━━━ 114.5/114.5 MB 0:00:00
13:40:29-157499 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=0.50
13:40:29-953996 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 2.5, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 40, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end':
                         None, 'width': 896, 'height': 896, 'parser': 'Full parser'}
13:40:29-962953 DEBUG    Sampler: sampler="Euler a" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'rescale_betas_zero_snr': True}
Progress  2.34it/s █████████████████████████████████ 100% 40/40 00:17 00:00 Base
13:40:48-789186 INFO     High memory utilization: GPU=19% RAM=61% {'ram': {'used': 19.42, 'total': 31.9}, 'gpu':
                         {'used': 1.5, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:40:49-082693 DEBUG    GC: collected=39646 device=cuda {'ram': {'used': 19.42, 'total': 31.9}, 'gpu': {'used': 1.5,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.29
13:40:54-820849 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05242-ultraspiceXLTURBO_v14-photorealistic photograph close up of cla1re s
                         face.png" type=PNG resolution=896x896 size=0
13:40:55-003506 INFO     High memory utilization: GPU=19% RAM=59% {'ram': {'used': 18.97, 'total': 31.9}, 'gpu':
                         {'used': 1.5, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:40:55-245051 DEBUG    GC: collected=124 device=cuda {'ram': {'used': 18.97, 'total': 31.9}, 'gpu': {'used': 1.5,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.24
13:40:55-247056 INFO     Processed: images=1 time=26.59 its=1.50 memory={'ram': {'used': 18.97, 'total': 31.9}, 'gpu':
                         {'used': 1.5, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:40:55-818945 INFO     High memory utilization: GPU=19% RAM=59% {'ram': {'used': 18.95, 'total': 31.9}, 'gpu':
                         {'used': 1.5, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:40:56-139693 DEBUG    GC: collected=124 device=cuda {'ram': {'used': 18.95, 'total': 31.9}, 'gpu': {'used': 1.5,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.32
13:40:58-327062 INFO     High memory utilization: GPU=19% RAM=59% {'ram': {'used': 18.95, 'total': 31.9}, 'gpu':
                         {'used': 1.5, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:40:58-575039 DEBUG    GC: collected=321 device=cuda {'ram': {'used': 18.95, 'total': 31.9}, 'gpu': {'used': 1.5,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.25
13:40:58-577047 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\cla1re-30.safetensors ━━━━━━━━━━━━━━━━━━━━━ 228.6/228.6 MB 0:00:00
13:40:59-769252 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=1.18
13:41:00-701198 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 0.4, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 40, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end':
                         None, 'width': 896, 'height': 896, 'parser': 'Full parser'}
13:41:00-710302 DEBUG    Sampler: sampler="Euler a" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'rescale_betas_zero_snr': True}
Progress  3.84it/s █████████████████████████████████ 100% 40/40 00:10 00:00 Base
13:41:18-908417 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05243-ultraspiceXLTURBO_v14-photorealistic photograph close up of cla1re s
                         face.png" type=PNG resolution=896x896 size=0
13:41:19-069308 INFO     Processed: images=1 time=20.48 its=1.95 memory={'ram': {'used': 8.56, 'total': 31.9}, 'gpu':
                         {'used': 1.51, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:41:24-077586 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\KawaiiMakeupXLv2.safetensors ━━━━━━━━━━━━━━ 114.5/114.5 MB 0:00:00
13:41:24-558103 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=0.47
13:41:25-245194 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 0, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 40, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end':
                         None, 'width': 896, 'height': 896, 'parser': 'Full parser'}
13:41:25-253325 DEBUG    Sampler: sampler="Euler a" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'rescale_betas_zero_snr': True}
Progress  4.26it/s █████████████████████████████████ 100% 40/40 00:09 00:00 Base
13:41:35-630174 INFO     High memory utilization: GPU=86% RAM=30% {'ram': {'used': 9.54, 'total': 31.9}, 'gpu': {'used':
                         6.9, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:41:35-942135 DEBUG    GC: collected=39627 device=cuda {'ram': {'used': 9.54, 'total': 31.9}, 'gpu': {'used': 1.57,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.31
13:41:37-057226 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05244-ultraspiceXLTURBO_v14-photorealistic photograph close up of cla1re s
                         face.png" type=PNG resolution=896x896 size=0
13:41:37-235630 INFO     Processed: images=1 time=13.15 its=3.04 memory={'ram': {'used': 9.55, 'total': 31.9}, 'gpu':
                         {'used': 1.57, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:42:00-260907 DEBUG    Server: alive=True jobs=1 requests=707 uptime=673 memory=9.23/31.9 backend=Backend.DIFFUSERS
                         state=idle
13:42:00-781166 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\cla1re-30.safetensors ━━━━━━━━━━━━━━━━━━━━━ 228.6/228.6 MB 0:00:00
13:42:01-547248 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=0.76
13:42:02-386215 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 1, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 15, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end':
                         None, 'width': 896, 'height': 896, 'parser': 'Full parser'}
13:42:02-397169 DEBUG    Sampler: sampler="DPM++ 2M" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'thresholding': False, 'sample_max_value': 1.0, 'algorithm_type': 'sde-dpmsolver++',
                         'solver_type': 'midpoint', 'lower_order_final': False, 'use_karras_sigmas': True,
                         'final_sigmas_type': 'zero'}
Progress  2.97it/s █████████████████████████████████ 100% 15/15 00:05 00:00 Base
13:42:14-778707 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05245-ultraspiceXLTURBO_v14-photorealistic photograph close up of cla1re s
                         face.png" type=PNG resolution=896x896 size=0
13:42:15-056839 INFO     Processed: images=1 time=14.27 its=1.05 memory={'ram': {'used': 9.88, 'total': 31.9}, 'gpu':
                         {'used': 1.51, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:42:22-992718 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\KawaiiMakeupXLv2.safetensors ━━━━━━━━━━━━━━ 114.5/114.5 MB 0:00:00
13:42:23-433253 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=0.42
13:42:24-218083 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 1, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 20, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end':
                         None, 'width': 896, 'height': 896, 'parser': 'Full parser'}
13:42:24-233108 DEBUG    Sampler: sampler="DPM++ 2M" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'thresholding': False, 'sample_max_value': 1.0, 'algorithm_type': 'sde-dpmsolver++',
                         'solver_type': 'midpoint', 'lower_order_final': False, 'use_karras_sigmas': True,
                         'final_sigmas_type': 'zero'}
Progress  3.72it/s █████████████████████████████████ 100% 20/20 00:05 00:00 Base
13:42:31-344263 INFO     High memory utilization: GPU=76% RAM=50% {'ram': {'used': 15.95, 'total': 31.9}, 'gpu':
                         {'used': 6.05, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:42:31-650064 DEBUG    GC: collected=39629 device=cuda {'ram': {'used': 15.95, 'total': 31.9}, 'gpu': {'used': 1.58,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.31
13:42:32-885992 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05246-ultraspiceXLTURBO_v14-photorealistic photograph close up of cla1re s
                         face.png" type=PNG resolution=896x896 size=0
13:42:33-123567 INFO     Processed: images=1 time=10.11 its=1.98 memory={'ram': {'used': 15.6, 'total': 31.9}, 'gpu':
                         {'used': 1.58, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:42:40-214132 INFO     Select: model="juggernautXL_v8Rundiffusion [aeb7e9e689]"
13:42:40-233964 DEBUG    Load model: existing=False target=D:\Stable Diffusion
                         Files\Models\Checkpoints\juggernautXL_v8Rundiffusion.safetensors info=None
13:42:40-511441 DEBUG    GC: collected=452 device=cuda {'ram': {'used': 15.5, 'total': 31.9}, 'gpu': {'used': 1.58,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.27
13:42:40-513442 DEBUG    Unload weights model: {'ram': {'used': 15.5, 'total': 31.9}, 'gpu': {'used': 1.58, 'total':
                         8.0}, 'retries': 0, 'oom': 0}
13:42:40-828171 DEBUG    Desired Torch parameters: dtype=FP16 no-half=False no-half-vae=False upscast=False
13:42:40-830171 INFO     Setting Torch parameters: device=cuda dtype=torch.float16 vae=torch.float16 unet=torch.float16
                         context=inference_mode fp16=True bf16=None
13:42:40-831171 DEBUG    Diffusers loading: path="D:\Stable Diffusion
                         Files\Models\Checkpoints\juggernautXL_v8Rundiffusion.safetensors"
13:42:40-833174 INFO     Autodetect: model="Stable Diffusion XL" class=StableDiffusionXLPipeline file="D:\Stable
                         Diffusion Files\Models\Checkpoints\juggernautXL_v8Rundiffusion.safetensors" size=6776MB
13:43:04-916178 DEBUG    Setting model: pipeline=StableDiffusionXLPipeline config={'low_cpu_mem_usage': True,
                         'torch_dtype': torch.float16, 'load_connected_pipeline': True, 'variant': 'fp16',
                         'extract_ema': True, 'requires_aesthetics_score': True, 'use_safetensors': True}
13:43:04-919178 DEBUG    Setting model: enable model CPU offload
13:43:04-933686 DEBUG    Setting model: enable VAE slicing
13:43:04-933686 DEBUG    Setting model: enable VAE tiling
13:43:08-773326 INFO     Load embeddings: loaded=9 skipped=11 time=3.65
13:43:09-132107 DEBUG    GC: collected=32259 device=cuda {'ram': {'used': 9.98, 'total': 31.9}, 'gpu': {'used': 1.22,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.36
13:43:09-141308 INFO     Load model: time=28.18 load=28.18 native=1024 {'ram': {'used': 9.98, 'total': 31.9}, 'gpu':
                         {'used': 1.22, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:43:09-172197 DEBUG    Save: file="config.json" json=67 bytes=3955 time=0.028
13:43:09-175197 DEBUG    Unused settings: ['civitai_link_key', 'multiple_tqdm', 'mudd_states', 'civitai_folder_lyco']
13:43:09-176612 DEBUG    Setting changed: key=sd_model_checkpoint, value=juggernautXL_v8Rundiffusion [aeb7e9e689]
13:43:19-961035 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\cla1re-30.safetensors ━━━━━━━━━━━━━━━━━━━━━ 228.6/228.6 MB 0:00:00
13:43:21-258241 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=1.29
13:43:22-903177 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 4, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 25, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end':
                         None, 'width': 896, 'height': 896, 'parser': 'Full parser'}
13:43:22-913329 DEBUG    Sampler: sampler="DPM++ 2M" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'thresholding': False, 'sample_max_value': 1.0, 'algorithm_type': 'sde-dpmsolver++',
                         'solver_type': 'midpoint', 'lower_order_final': False, 'use_karras_sigmas': True,
                         'final_sigmas_type': 'zero'}
Progress  1.74it/s █████████████████████████████████ 100% 25/25 00:14 00:00 Base
13:43:39-008731 INFO     High memory utilization: GPU=17% RAM=57% {'ram': {'used': 18.19, 'total': 31.9}, 'gpu':
                         {'used': 1.36, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:43:39-429196 DEBUG    GC: collected=38845 device=cuda {'ram': {'used': 16.51, 'total': 31.9}, 'gpu': {'used': 1.36,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.42
13:43:45-263340 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05247-juggernautXL_v8Rundiffusion-photorealistic photograph close up of
                         cla1re s face.png" type=PNG resolution=896x896 size=0
13:43:45-497680 INFO     High memory utilization: GPU=19% RAM=52% {'ram': {'used': 16.51, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:43:45-757499 DEBUG    GC: collected=0 device=cuda {'ram': {'used': 16.51, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.26
13:43:45-760500 INFO     Processed: images=1 time=25.79 its=0.97 memory={'ram': {'used': 16.51, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:43:46-317850 INFO     High memory utilization: GPU=19% RAM=51% {'ram': {'used': 16.41, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:43:46-580568 DEBUG    GC: collected=124 device=cuda {'ram': {'used': 16.41, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.26
13:43:58-376182 INFO     High memory utilization: GPU=19% RAM=51% {'ram': {'used': 16.32, 'total': 31.9}, 'gpu':
                         {'used': 1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:43:58-641209 DEBUG    GC: collected=325 device=cuda {'ram': {'used': 16.32, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.27
13:43:58-643712 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\KawaiiMakeupXLv2.safetensors ━━━━━━━━━━━━━━ 114.5/114.5 MB 0:00:00
13:43:59-185416 INFO     High memory utilization: GPU=19% RAM=51% {'ram': {'used': 16.2, 'total': 31.9}, 'gpu': {'used':
                         1.54, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:43:59-695265 DEBUG    Server: alive=True jobs=1 requests=799 uptime=792 memory=16.2/31.9 backend=Backend.DIFFUSERS
                         state=idle
13:43:59-715165 DEBUG    GC: collected=61542 device=cuda {'ram': {'used': 16.2, 'total': 31.9}, 'gpu': {'used': 1.54,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.53
13:43:59-717191 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=1.06
13:44:00-555203 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 4, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 40, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end':
                         None, 'width': 896, 'height': 896, 'parser': 'Full parser'}
13:44:00-563695 DEBUG    Sampler: sampler="DPM++ 2M" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'thresholding': False, 'sample_max_value': 1.0, 'algorithm_type': 'sde-dpmsolver++',
                         'solver_type': 'midpoint', 'lower_order_final': False, 'use_karras_sigmas': True,
                         'final_sigmas_type': 'zero'}
Progress  2.31it/s █████████████████████████████████ 100% 40/40 00:17 00:00 Base
13:44:26-266917 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05248-juggernautXL_v8Rundiffusion-photorealistic photograph close up of
                         cla1re s face.png" type=PNG resolution=896x896 size=0
13:44:26-537682 INFO     Processed: images=1 time=27.88 its=1.43 memory={'ram': {'used': 15.43, 'total': 31.9}, 'gpu':
                         {'used': 1.52, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:45:39-971676 INFO     Available VAEs: path="D:\Stable Diffusion Files\Models\VAE" items=2
13:45:41-862157 INFO     Loading VAE: model=D:\Stable Diffusion Files\Models\VAE\fixed_fp16_VAE_SDXL.safetensors
                         source=settings
13:45:41-864157 DEBUG    Diffusers VAE load config: {'low_cpu_mem_usage': False, 'torch_dtype': torch.float16,
                         'use_safetensors': True, 'variant': 'fp16'}
13:45:41-865661 INFO     Autodetect: vae="Stable Diffusion XL" class=StableDiffusionXLPipeline file="D:\Stable Diffusion
                         Files\Models\Checkpoints\juggernautXL_v8Rundiffusion.safetensors" size=6776MB
13:45:41-979597 DEBUG    Setting vae VAE: name=fixed_fp16_VAE_SDXL.safetensors
13:45:41-981598 DEBUG    Setting vae: enable model CPU offload
13:45:42-018345 DEBUG    Setting vae: enable VAE slicing
13:45:42-019344 DEBUG    Setting vae: enable VAE tiling
13:45:42-193188 DEBUG    Save: file="config.json" json=67 bytes=3982 time=0.001
13:45:42-194189 DEBUG    Unused settings: ['civitai_link_key', 'multiple_tqdm', 'mudd_states', 'civitai_folder_lyco']
13:45:42-195188 DEBUG    Setting changed: key=sd_vae, value=fixed_fp16_VAE_SDXL.safetensors
13:46:00-053485 DEBUG    Server: alive=True jobs=1 requests=847 uptime=912 memory=15.26/31.9 backend=Backend.DIFFUSERS
                         state=idle
13:46:33-487544 DEBUG    Save: file="config.json" json=67 bytes=3955 time=0.001
13:46:33-489545 DEBUG    Unused settings: ['civitai_link_key', 'multiple_tqdm', 'mudd_states', 'civitai_folder_lyco']
13:46:33-491048 DEBUG    Setting changed: key=sd_vae, value=None
13:46:56-054091 INFO     Applying hypertile: unet=448
Loading model: D:\Stable Diffusion Files\Models\Loras\cla1re-30.safetensors ━━━━━━━━━━━━━━━━━━━━━ 228.6/228.6 MB 0:00:00
13:46:56-842955 INFO     LoRA apply: ['cla1re-30', 'KawaiiMakeupXLv2'] patch=0.00 load=0.78
13:46:57-719053 DEBUG    Diffuser pipeline: StableDiffusionXLPipeline task=DiffusersTaskType.TEXT_2_IMAGE
                         set={'prompt_embeds': torch.Size([1, 77, 2048]), 'pooled_prompt_embeds': torch.Size([1, 1280]),
                         'negative_prompt_embeds': torch.Size([1, 77, 2048]), 'negative_pooled_prompt_embeds':
                         torch.Size([1, 1280]), 'guidance_scale': 4, 'generator': device(type='cuda'), 'output_type':
                         'latent', 'num_inference_steps': 40, 'eta': 1.0, 'guidance_rescale': 0.7, 'denoising_end':
                         None, 'width': 896, 'height': 896, 'parser': 'Full parser'}
13:46:57-728367 DEBUG    Sampler: sampler="DPM++ 2M" config={'num_train_timesteps': 1000, 'beta_start': 0.00085,
                         'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon',
                         'thresholding': False, 'sample_max_value': 1.0, 'algorithm_type': 'sde-dpmsolver++',
                         'solver_type': 'midpoint', 'lower_order_final': False, 'use_karras_sigmas': True,
                         'final_sigmas_type': 'zero'}
Progress  2.37it/s █████████████████████████████████ 100% 40/40 00:16 00:00 Base
13:47:15-815640 INFO     High memory utilization: GPU=85% RAM=49% {'ram': {'used': 15.58, 'total': 31.9}, 'gpu':
                         {'used': 6.78, 'total': 8.0}, 'retries': 0, 'oom': 0}
13:47:16-151135 DEBUG    GC: collected=44295 device=cuda {'ram': {'used': 15.58, 'total': 31.9}, 'gpu': {'used': 1.6,
                         'total': 8.0}, 'retries': 0, 'oom': 0} time=0.34
13:47:17-359644 INFO     Saving: image="D:\Stable Diffusion
                         Files\Outputs\text\05249-juggernautXL_v8Rundiffusion-photorealistic hyperdetailed photography
                         photograph close up of cla1re.png" type=PNG resolution=896x896 size=0
13:47:17-596060 INFO     Processed: images=1 time=21.53 its=1.86 memory={'ram': {'used': 15.6, 'total': 31.9}, 'gpu':
                         {'used': 1.52, 'total': 8.0}, 'retries': 0, 'oom': 0}

Backend

Diffusers

Branch

Dev

Model

SD-XL

Acknowledgements

vladmandic commented 5 months ago

i cannot reproduce, this is using your exact settings (except your lora that i don't have) image

if you believe this is an issue with latest dev, go back until you find version that works and i can do a diff compare.

MysticDaedra commented 5 months ago

That's weird. Just got home from work, restarted SD.Next to update dev, still getting the same problem. The last version I used where this wasn't happening was with commit d76136f.

vladmandic commented 5 months ago

and if you revert current install to that commit, does it solve the problem?

MysticDaedra commented 5 months ago

Hi Vlad, sorry to get back to you so late. I'm not sure what was going on, but I found out the problem was related to my custom lora I was using. Reverting didn't solve the issue, which narrowed things down a bit. I still think it worked before, but removing (and re-training) the lora has fixed the washed-out problem. Sorry to waste your time.

On Fri, Feb 16, 2024 at 9:47 PM Vladimir Mandic @.***> wrote:

and if you revert current install to that commit, does it solve the problem?

— Reply to this email directly, view it on GitHub https://github.com/vladmandic/automatic/issues/2872#issuecomment-1949685610, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEDDLFCV7TSQQU4AE5DBGL3YUA76PAVCNFSM6AAAAABDMWKXLCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBZGY4DKNRRGA . You are receiving this because you authored the thread.Message ID: @.***>