carson-katri / dream-textures

Stable Diffusion built-in to Blender
GNU General Public License v3.0
7.78k stars 418 forks source link

SDXL refiner breaks seamless/tiled image generation (misaligned edges) #739

Closed MoravianLion closed 8 months ago

MoravianLion commented 10 months ago

Description

Seamless/tiled image generation doesn't work (misaligned edges) with SDXL refiner.

Works fine with SDXL base only. Other settings I've tried didn't change the outcome, so it has to have to do something with the way refiner is being used/is working.

My settings in the pic below, also with the image in question joined from 2 planes with the same texture to demonstrate.

DT 0.3.1 DirectML version with 7900 XTX 24Gb Everything under "Memory optimisations" is off.

error

Steps to Reproduce

Keyword arguments {'safety_checker': None, 'requires_safety_checker': False} are not expected by StableDiffusionXLPipeline and will be ignored. Loading pipeline components...: 100%|████████████████████████████████████████████████████| 7/7 [00:05<00:00, 1.22it/s] 100%|██████████████████████████████████████████████████████████████████████████████████| 10/10 [00:18<00:00, 1.87s/it] 100%|██████████████████████████████████████████████████████████████████████████████████| 10/10 [00:17<00:00, 1.75s/it] 100%|██████████████████████████████████████████████████████████████████████████████████| 10/10 [00:17<00:00, 1.74s/it] 0%| | 0/10 [00:00<?, ?it/s]Keyword arguments {'safety_checker': None, 'requires_safety_checker': False} are not expected by StableDiffusionXLPipeline and will be ignored. Loading pipeline components...: 100%|████████████████████████████████████████████████████| 7/7 [00:05<00:00, 1.22it/s] 100%|██████████████████████████████████████████████████████████████████████████████████| 10/10 [00:19<00:00, 1.96s/it] Keyword arguments {'safety_checker': None, 'requires_safety_checker': False} are not expected by StableDiffusionXLImg2ImgPipeline and will be ignored. Loading pipeline components...: 100%|████████████████████████████████████████████████████| 5/5 [00:04<00:00, 1.13it/s] 100%|████████████████████████████████████████████████████████████████████████████████████| 3/3 [00:04<00:00, 1.64s/it] Keyword arguments {'safety_checker': None, 'requires_safety_checker': False} are not expected by StableDiffusionXLPipeline and will be ignored. Loading pipeline components...: 100%|████████████████████████████████████████████████████| 7/7 [00:05<00:00, 1.28it/s]

Expected Behavior

Should keep generating seamless textures as without the refiner

Addon Version

Other (Built from source)

GPU

AMD (unsupported for local generation)

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] commented 8 months ago

This issue was closed because it has been inactive for 7 days since being marked as stale.