From 622469feea2cae1ba11e705687495b2ca1597118 Mon Sep 17 00:00:00 2001 From: Artiprocher Date: Tue, 14 Apr 2026 16:57:44 +0800 Subject: [PATCH] update to version 2.0.8 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f2cfcdf..a0c9438 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "diffsynth" -version = "2.0.7" +version = "2.0.8" description = "Enjoy the magic of Diffusion models!" authors = [{name = "ModelScope Team"}] license = {text = "Apache-2.0"}