Fix LoRA compatibility issues. (#1320)

This commit is contained in:
Zhongjie Duan
2026-03-03 11:08:31 +08:00
committed by GitHub
parent b3ef224042
commit 237d178733
4 changed files with 13 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "diffsynth"
version = "2.0.4"
version = "2.0.5"
description = "Enjoy the magic of Diffusion models!"
authors = [{name = "ModelScope Team"}]
license = {text = "Apache-2.0"}