diffusers
7f7c9cec
- Merge branch 'main' into quantization-config
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
265 days ago
Merge branch 'main' into quantization-config
References
#9213 - [Quantization] Add quantization support for `bitsandbytes`
Author
sayakpaul
Parents
aa295b72
e2ead7cd
Files
64
.github/workflows
benchmark.yml
nightly_tests.yml
pr_test_fetcher.yml
pr_test_peft_backend.yml
pr_tests.yml
push_tests.yml
push_tests_fast.yml
push_tests_mps.yml
release_tests_fast.yml
stale.yml
docs/source/en/api/pipelines
animatediff.md
examples
controlnet
README_sd3.md
requirements_sd3.txt
test_controlnet.py
train_controlnet_sd3.py
dreambooth
train_dreambooth_flux.py
train_dreambooth_lora.py
train_dreambooth_lora_flux.py
train_dreambooth_lora_sd3.py
train_dreambooth_lora_sdxl.py
train_dreambooth_sd3.py
research_projects/pytorch_xla
README.md
requirements.txt
train_text_to_image_xla.py
src/diffusers
loaders
lora_base.py
models
embeddings.py
pipelines/stable_diffusion
pipeline_stable_diffusion.py
schedulers
scheduling_dpmsolver_sde.py
tests
lora
test_lora_layers_sd.py
models
autoencoders
test_models_vae.py
unets
test_models_unet_2d_condition.py
pipelines
amused
test_amused.py
test_amused_img2img.py
test_amused_inpaint.py
controlnet
test_controlnet.py
test_controlnet_img2img.py
test_controlnet_inpaint.py
test_flax_controlnet.py
ip_adapters
test_ip_adapter_stable_diffusion.py
ledits_pp
test_ledits_pp_stable_diffusion.py
pag
test_pag_pixart_sigma.py
test_pag_sd.py
semantic_stable_diffusion
test_semantic_diffusion.py
stable_diffusion
test_onnx_stable_diffusion.py
test_onnx_stable_diffusion_img2img.py
test_onnx_stable_diffusion_inpaint.py
test_stable_diffusion.py
test_stable_diffusion_img2img.py
test_stable_diffusion_inpaint.py
stable_diffusion_2
test_stable_diffusion.py
test_stable_diffusion_depth.py
stable_diffusion_3
test_pipeline_stable_diffusion_3.py
test_pipeline_stable_diffusion_3_img2img.py
stable_diffusion_adapter
test_stable_diffusion_adapter.py
stable_diffusion_safe
test_safe_diffusion.py
stable_diffusion_xl
test_stable_diffusion_xl_k_diffusion.py
test_pipelines_auto.py
text_to_video_synthesis
test_text_to_video_zero.py
single_file
test_stable_diffusion_controlnet_img2img_single_file.py
test_stable_diffusion_controlnet_inpaint_single_file.py
test_stable_diffusion_controlnet_single_file.py
test_stable_diffusion_img2img_single_file.py
test_stable_diffusion_inpaint_single_file.py
test_stable_diffusion_single_file.py
Loading