refiners/tests/e2e/test_diffusion_ref
2024-04-11 12:13:30 +02:00
..
cutecat_guide_canny.png initial commit 2023-08-04 15:28:41 +02:00
cutecat_guide_CPDS.png write ControlLora e2e tests 2024-02-14 18:20:46 +01:00
cutecat_guide_depth.png initial commit 2023-08-04 15:28:41 +02:00
cutecat_guide_lineart.png initial commit 2023-08-04 15:28:41 +02:00
cutecat_guide_normals.png initial commit 2023-08-04 15:28:41 +02:00
cutecat_guide_PyraCanny.png write ControlLora e2e tests 2024-02-14 18:20:46 +01:00
cutecat_guide_sam.png initial commit 2023-08-04 15:28:41 +02:00
cutecat_init.png initial commit 2023-08-04 15:28:41 +02:00
cyberpunk_guide.png initial commit 2023-08-04 15:28:41 +02:00
expected_controllora_CPDS.png write ControlLora e2e tests 2024-02-14 18:20:46 +01:00
expected_controllora_disabled.png write ControlLora e2e tests 2024-02-14 18:20:46 +01:00
expected_controllora_PyraCanny+CPDS.png write ControlLora e2e tests 2024-02-14 18:20:46 +01:00
expected_controllora_PyraCanny.png write ControlLora e2e tests 2024-02-14 18:20:46 +01:00
expected_controlnet_canny.png initial commit 2023-08-04 15:28:41 +02:00
expected_controlnet_depth.png initial commit 2023-08-04 15:28:41 +02:00
expected_controlnet_lineart.png initial commit 2023-08-04 15:28:41 +02:00
expected_controlnet_normals.png initial commit 2023-08-04 15:28:41 +02:00
expected_controlnet_sam.png initial commit 2023-08-04 15:28:41 +02:00
expected_controlnet_stack.png make high-level adapters Adapters 2023-08-31 10:57:18 +02:00
expected_cutecat_sdxl_ddim_random_init.png Fix references for e2e tests 2024-01-19 15:00:03 +01:00
expected_cutecat_sdxl_ddim_random_init_sag.png Fix references for e2e tests 2024-01-19 15:00:03 +01:00
expected_cutecat_sdxl_euler_random_init.png add a test for SDXL + EulerScheduler (deterministic) 2024-02-01 16:17:07 +01:00
expected_dropy_slime_9752.png Fix references for e2e tests 2024-01-19 15:00:03 +01:00
expected_freeu.png add tests for FreeU 2023-11-18 16:15:44 +01:00
expected_image_ip_adapter_multi.png add end-to-end test for multi-ip adapter 2024-01-31 11:03:49 +01:00
expected_image_ip_adapter_plus_statue.png add IP-Adapter plus (aka fine-grained features) 2023-09-29 15:23:43 +02:00
expected_image_ip_adapter_woman.png add IP-Adapter support for SD 1.5 2023-09-06 15:12:48 +02:00
expected_image_sdxl_ip_adapter_plus_woman.png add support for pytorch 2.2 (2.1 is still supported) 2024-01-31 15:03:06 +01:00
expected_image_sdxl_ip_adapter_woman.png Fix references for e2e tests 2024-01-19 15:00:03 +01:00
expected_inpainting_refonly.png initial commit 2023-08-04 15:28:41 +02:00
expected_ip_adapter_controlnet.png refactor CrossAttentionAdapter to work with context. 2024-01-08 15:20:23 +01:00
expected_karras_random_init.png add e2e test for sd15 with karras noise schedule 2023-12-04 15:27:06 +01:00
expected_lora_pokemon.png initial commit 2023-08-04 15:28:41 +02:00
expected_multi_diffusion.png add static typing to __call__ method for latent_diffusion models ; fix multi_diffusion bug that wasn't taking guidance_scale into account 2024-04-11 12:13:30 +02:00
expected_refonly.png initial commit 2023-08-04 15:28:41 +02:00
expected_restart.png implement Restart method for latent diffusion 2023-10-12 15:48:43 +02:00
expected_sdxl_dpo_lora.png fix DPO LoRA loading in tests 2024-03-08 15:43:57 +01:00
expected_sdxl_multi_loras.png fix slider loras test 2024-03-08 15:43:57 +01:00
expected_std_init_image.png initial commit 2023-08-04 15:28:41 +02:00
expected_std_inpainting.png initial commit 2023-08-04 15:28:41 +02:00
expected_std_random_init.png initial commit 2023-08-04 15:28:41 +02:00
expected_std_random_init_euler.png add end-to-end test for euler scheduler 2024-01-10 16:53:06 +01:00
expected_std_random_init_sag.png add support for self-attention guidance 2023-10-09 17:33:15 +02:00
expected_style_aligned.png write StyleAligned e2e test 2024-02-15 15:22:47 +01:00
expected_t2i_adapter_depth.png add e2e test for T2I-Adapter depth 2023-09-25 13:54:26 +02:00
expected_t2i_adapter_xl_canny.png Fix references for e2e tests 2024-01-19 15:00:03 +01:00
expected_textual_inversion_random_init.png Add support for learned concepts e.g. via textual inversion 2023-08-28 10:37:39 +02:00
fairy_guide_canny.png add e2e test for T2I-Adapter XL canny 2023-09-25 13:54:26 +02:00
inpainting-mask.png initial commit 2023-08-04 15:28:41 +02:00
inpainting-scene.png initial commit 2023-08-04 15:28:41 +02:00
inpainting-target.png initial commit 2023-08-04 15:28:41 +02:00
kitchen_dog.png initial commit 2023-08-04 15:28:41 +02:00
kitchen_dog_mask.png initial commit 2023-08-04 15:28:41 +02:00
README.md write StyleAligned e2e test 2024-02-15 15:22:47 +01:00
statue.png add IP-Adapter plus (aka fine-grained features) 2023-09-29 15:23:43 +02:00
woman.png add IP-Adapter support for SD 1.5 2023-09-06 15:12:48 +02:00

Note about this data

Expected outputs

expected_*.png files are the output of the same diffusion run with a different codebase, usually diffusers with the same settings as us (DPMSolverMultistepScheduler, VAE patched to remove randomness, same seed...).

For instance here is how we generate expected_std_random_init.png:

import torch

from diffusers import DPMSolverMultistepScheduler
from diffusers import StableDiffusionPipeline

pipe = StableDiffusionPipeline.from_pretrained(
    "runwayml/stable-diffusion-v1-5",
    torch_dtype=torch.float32,
).to("cuda")
pipe.scheduler = DPMSolverMultistepScheduler.from_config(pipe.scheduler.config)

prompt = "a cute cat, detailed high-quality professional image"
negative_prompt = "lowres, bad anatomy, bad hands, cropped, worst quality"

torch.manual_seed(2)
output = pipe(
    prompt=prompt,
    negative_prompt=negative_prompt,
    num_inference_steps=30,
    guidance_scale=7.5,
)

output.images[0].save("std_random_init_expected.png")

Special cases:

  • For self-attention guidance, StableDiffusionSAGPipeline has been used instead of the default pipeline.
  • expected_refonly.png has been generated with Stable Diffusion web UI.
  • The following references have been generated with refiners itself (and inspected so that they look reasonable):
    • expected_karras_random_init.png,
    • expected_inpainting_refonly.png,
    • expected_image_ip_adapter_woman.png,
    • expected_image_sdxl_ip_adapter_woman.png
    • expected_ip_adapter_controlnet.png
    • expected_t2i_adapter_xl_canny.png
    • expected_image_sdxl_ip_adapter_plus_woman.png
    • expected_cutecat_sdxl_ddim_random_init_sag.png
    • expected_cutecat_sdxl_euler_random_init.png
    • expected_restart.png
    • expected_freeu.png
    • expected_dropy_slime_9752.png
    • expected_sdxl_dpo_lora.png
    • expected_sdxl_multi_loras.png
    • expected_image_ip_adapter_multi.png
    • expected_controllora_CPDS.png
    • expected_controllora_PyraCanny.png
    • expected_controllora_PyraCanny+CPDS.png
    • expected_controllora_disabled.png
    • expected_style_aligned.png

Other images

(x): excepted fairy_guide_canny.png which comes from TencentARC/t2i-adapter-canny-sdxl-1.0

VAE without randomness

--- a/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_img2img.py
+++ b/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_img2img.py
@@ -524,13 +524,8 @@ class StableDiffusionImg2ImgPipeline(DiffusionPipeline):
                 f" size of {batch_size}. Make sure the batch size matches the length of the generators."
             )

-        if isinstance(generator, list):
-            init_latents = [
-                self.vae.encode(image[i : i + 1]).latent_dist.sample(generator[i]) for i in range(batch_size)
-            ]
-            init_latents = torch.cat(init_latents, dim=0)
-        else:
-            init_latents = self.vae.encode(image).latent_dist.sample(generator)
+        init_latents = [self.vae.encode(image[i : i + 1]).latent_dist.mean for i in range(batch_size)]
+        init_latents = torch.cat(init_latents, dim=0)

         init_latents = self.vae.config.scaling_factor * init_latents

Textual Inversion

  • expected_textual_inversion_random_init.png has been generated with StableDiffusionPipeline, e.g.:
import torch

from diffusers import DPMSolverMultistepScheduler
from diffusers import StableDiffusionPipeline

pipe = StableDiffusionPipeline.from_pretrained(
    "runwayml/stable-diffusion-v1-5",
    torch_dtype=torch.float32,
).to("cuda")
pipe.scheduler = DPMSolverMultistepScheduler.from_config(pipe.scheduler.config)
pipe.load_textual_inversion("sd-concepts-library/gta5-artwork")

prompt = "a cute cat on a <gta5-artwork>"
negative_prompt = ""

torch.manual_seed(2)
output = pipe(
    prompt=prompt,
    negative_prompt=negative_prompt,
    num_inference_steps=30,
    guidance_scale=7.5,
)

output.images[0].save("expected_textual_inversion_random_init.png")