diffusers
4a58ebec - Merge branch 'main' into onnx-cuda-test-update

Comment changes are shownComment changes are hidden
Commit
1 year ago
Merge branch 'main' into onnx-cuda-test-update
Author
  • benchmarks
    • File
      base_classes.py
    • File
      benchmark_ip_adapters.py
    • File
      run_all.py
  • examples
    • dreambooth
      • File
        README_sdxl.md
      • File
        test_dreambooth_lora_edm.py
      • File
        train_dreambooth_lora_sdxl.py
    • text_to_image
      • File
        train_text_to_image_sdxl.py
  • scripts
    • File
      convert_pixart_alpha_to_diffusers.py
  • src/diffusers
    • models/transformers
      • File
        transformer_2d.py
    • pipelines
      • animatediff
        • File
          pipeline_animatediff.py
        • File
          pipeline_animatediff_video2video.py
      • controlnet
        • File
          pipeline_controlnet.py
        • File
          pipeline_controlnet_img2img.py
        • File
          pipeline_controlnet_inpaint.py
        • File
          pipeline_controlnet_inpaint_sd_xl.py
        • File
          pipeline_controlnet_sd_xl.py
        • File
          pipeline_controlnet_sd_xl_img2img.py
      • latent_consistency_models
        • File
          pipeline_latent_consistency_img2img.py
        • File
          pipeline_latent_consistency_text2img.py
      • pia
        • File
          pipeline_pia.py
      • pixart_alpha
        • File
          pipeline_pixart_alpha.py
      • stable_diffusion
        • File
          pipeline_stable_diffusion.py
        • File
          pipeline_stable_diffusion_img2img.py
        • File
          pipeline_stable_diffusion_inpaint.py
      • stable_diffusion_ldm3d
        • File
          pipeline_stable_diffusion_ldm3d.py
      • stable_diffusion_panorama
        • File
          pipeline_stable_diffusion_panorama.py
      • stable_diffusion_xl
        • File
          pipeline_stable_diffusion_xl.py
        • File
          pipeline_stable_diffusion_xl_img2img.py
        • File
          pipeline_stable_diffusion_xl_inpaint.py
      • t2i_adapter
        • File
          pipeline_stable_diffusion_xl_adapter.py
  • utils
    • File
      stale.py