refiners/tests/foundationals/latent_diffusion
limiteinductive 09a9dfd494
Some checks are pending
CI / lint_and_typecheck (push) Waiting to run
Deploy docs to GitHub Pages / Deploy docs (push) Waiting to run
Spell checker / Spell check (push) Waiting to run
Add stochastic sampling to DPM solver (SDE)
2024-07-23 11:13:12 +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_controlnet.py upgrade pyright to 1.1.342 ; improve no_grad typing 2023-12-29 15:09:02 +01:00
test_freeu.py make __getattr__ on Module return object, not Any 2024-02-06 11:32:18 +01:00
test_lora_manager.py remove add_multiple_loras 2024-03-08 15:43:57 +01: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_reference_only_control.py upgrade pyright to 1.1.342 ; improve no_grad typing 2023-12-29 15:09:02 +01: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_self_attention_guidance.py test SAG setter 2024-02-01 16:17:07 +01:00
test_solvers.py Add stochastic sampling to DPM solver (SDE) 2024-07-23 11:13:12 +02:00
test_unet.py upgrade pyright to 1.1.342 ; improve no_grad typing 2023-12-29 15:09:02 +01:00