Skip to content

Releases: modelscope/DiffSynth-Engine

v0.2.0

23 Apr 07:15
b68a2d1

Choose a tag to compare

  1. use SP + FSDP by default for Wan video model inference, reducing time cost compared to previous TP based implementation. example;
  2. Backward compatible with TP based Wan video model inference, enable by setting tp_degree in WanModelConfig;
  3. supports loading LoRA with SP + FSDP. example

v0.1.1

25 Mar 06:35
69ac515

Choose a tag to compare

fix package data