fix flux compatibility issues

This commit is contained in:
Artiprocher
2026-01-14 20:49:36 +08:00
parent 0c617d5d9e
commit c90aaa2798
4 changed files with 11 additions and 2 deletions

View File

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