refiners/tests/foundationals/latent_diffusion
Laurent 2c0174f50e
Some checks failed
CI / lint_and_typecheck (push) Has been cancelled
Deploy docs to GitHub Pages / Deploy docs (push) Has been cancelled
Spell checker / Spell check (push) Has been cancelled
rename test_unet.py to test_sd15_unet.py + use test_device fixture
2024-09-10 09:16:22 +02:00
..
test_auto_encoder_ref initial commit 2023-08-04 15:28:41 +02:00
test_auto_encoder.py Implement Tiled Autoencoder inference to save VRAM 2024-06-26 11:59:18 +02:00
test_model.py initialize StableDiffusion_1_Inpainting with a 9 channel SD1Unet if not provided 2024-04-23 16:58:22 +02:00
test_multi_diffusion.py improve/add MultiDiffusion and MultiUpscaler e2e tests 2024-07-11 15:23:02 +02:00
test_sd15_unet.py rename test_unet.py to test_sd15_unet.py + use test_device fixture 2024-09-10 09:16:22 +02:00
test_sdxl_double_encoder.py ruff 3 formatting (Rye 0.28) 2024-03-08 10:42:05 +01:00
test_sdxl_unet.py upgrade pyright to 1.1.342 ; improve no_grad typing 2023-12-29 15:09:02 +01:00
test_solvers.py add karras sigmas to dpm solver 2024-09-06 15:30:02 +02:00