diffusers
6ca6fbd6
- Merge branch 'main' into add-caching-note
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
350 days ago
Merge branch 'main' into add-caching-note
References
add-caching-note
#8675 - [Docs] add note on caching in fast diffusion
Author
sayakpaul
Parents
3e3d102f
468ae09e
Files
98
.github
ISSUE_TEMPLATE
bug-report.yml
PULL_REQUEST_TEMPLATE.md
workflows
mirror_community_pipeline.yml
notify_slack_about_release.yml
pr_dependency_test.yml
pr_test_peft_backend.yml
pypi_publish.yaml
run_tests_from_a_pr.yml
CONTRIBUTING.md
docs/source
en
api
models
pixart_transformer2d.md
sd3_transformer2d.md
pipelines
animatediff.md
audioldm2.md
blip_diffusion.md
hunyuandit.md
stable_diffusion
k_diffusion.md
ldm3d_diffusion.md
text_to_video_zero.md
schedulers
tcd.md
conceptual
contribution.md
training
adapt_a_model.md
create_dataset.md
distributed_inference.md
dreambooth.md
tutorials
fast_diffusion.md
using-diffusers
controlnet.md
custom_pipeline_overview.md
inference_with_lcm.md
ip_adapter.md
loading.md
loading_adapters.md
merge_loras.md
other-formats.md
sdxl.md
ja
stable_diffusion.md
ko
conceptual
contribution.md
ethical_guidelines.md
evaluation.md
optimization
coreml.md
opt_overview.md
tome.md
torch2.0.md
quicktour.md
stable_diffusion.md
training
controlnet.md
custom_diffusion.md
dreambooth.md
instructpix2pix.md
overview.md
text2image.md
text_inversion.md
tutorials
tutorial_overview.md
using-diffusers
conditional_image_generation.md
contribute_pipeline.md
controlling_generation.md
custom_pipeline_examples.md
loading.md
schedulers.md
unconditional_image_generation.md
zh
stable_diffusion.md
examples
advanced_diffusion_training
README.md
train_dreambooth_lora_sd15_advanced.py
train_dreambooth_lora_sdxl_advanced.py
amused
README.md
community
README.md
README_community_scripts.md
pipeline_demofusion_sdxl.py
consistency_distillation
train_lcm_distill_lora_sdxl.py
controlnet
README_sdxl.md
custom_diffusion
README.md
dreambooth
README_sd3.md
README_sdxl.md
train_dreambooth_lora_sd3.py
train_dreambooth_lora_sdxl.py
train_dreambooth_sd3.py
instruct_pix2pix
README.md
README_sdxl.md
research_projects
diffusion_dpo
README.md
dreambooth_inpaint
README.md
instructpix2pix_lora
README.md
intel_opts
README.md
textual_inversion
README.md
multi_subject_dreambooth
README.md
scheduled_huber_loss_training/dreambooth
train_dreambooth_lora_sdxl.py
text_to_image
README.md
README_sdxl.md
train_text_to_image.py
src/diffusers
configuration_utils.py
models
controlnet.py
embeddings.py
modeling_utils.py
unets
unet_kandinsky3.py
pipelines
controlnet
pipeline_controlnet_sd_xl_img2img.py
stable_diffusion_xl
pipeline_stable_diffusion_xl_img2img.py
training_utils.py
tests
models/unets
test_models_unet_2d.py
others
test_ema.py
pipelines/stable_diffusion_xl
test_stable_diffusion_xl_img2img.py
Loading