Skip to content

v0.3.0

Compare
Choose a tag to compare
@okotaku okotaku released this 22 Nov 06:33
· 123 commits to main since this release
6a4929b

Features

  • [Feature] Support DeepFloyd IF #76
  • [Feature] Support DeBias Estimation Loss #79
  • [Feature] Support SSD-1B #83
  • [Feature] Faster training #84 [Feature] Faster train with torch.compile #85 [Enhance] Support compile mode #86 [Enhance] Support fast norm controlnet #88 [Feature] Support compile controlnet and fused GN #95
  • [Feature] Support Noise Methods #87
  • [Feature] Support InstructPix2Pix #89
  • [Feature] Support TimeSteps Bias #90
  • [Feature] Wuerstchen #91
  • [Feature] Support Peft #92
  • [Feature] Support v_prediction #94
  • [Feature] Support LCM #96

Enhance

  • [Enhance] Add model zoo #75
  • [Feature] Apply more ruff rules #77
  • [Enhance] Support IP Adapter Batch Size>1 #78
  • [Enhance] Use pyproject toml #80
  • [Enhance] Update docs #81
  • [Enhance] Add blog post #82
  • [Fix] LoRA docs #93