Skip to content

0.12.1(Stable acceleration of SD and SVD for production environment)

Compare
Choose a tag to compare
@strint strint released this 02 Mar 06:33
3a9a066

SOTA performance update for SDXL and SVD

https://github.com/siliconflow/onediff/tree/main?tab=readme-ov-file#state-of-the-art-performance

Fully support dynamic resolution run of SD and SVD

https://github.com/siliconflow/onediff/blob/55627d50157d4a0c4b484ba76b088c90f39179ff/onediff_diffusers_extensions/examples/text_to_image_sdxl.py#L96

Compile/Save/Load pipeline for HF diffusers

https://github.com/siliconflow/onediff/tree/main/onediff_diffusers_extensions#compile-save-and-load-pipeline

Fast LoRA loading and switching for HF diffusers

https://github.com/siliconflow/onediff/tree/main/onediff_diffusers_extensions#fast-lora-loading-and-switching

Accelerate InstantID

https://github.com/siliconflow/onediff/blob/main/benchmarks/instant_id.py
https://github.com/siliconflow/onediff/tree/main/onediff_comfy_nodes#instantid

Accelerate SDXL lightning

https://github.com/siliconflow/onediff/blob/main/onediff_diffusers_extensions/examples/text_to_image_sdxl_light.py

Reuse compiled components between pipelines

https://github.com/siliconflow/onediff/blob/main/onediff_diffusers_extensions/examples/reuse_compiled_pipeline_components.py

Compatible with HF diffisers 0.26

SD Webui support img2img

Change log

New Contributors

Full Changelog: 0.12.0...0.12.1