diff --git a/pyproject.toml b/pyproject.toml index 141155b..f76cc74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "hdi1" -version = "1.0.3" +version = "1.0.4" description = "HiDream-I1 is a new open-source image generative foundation model with 17B parameters that achieves state-of-the-art image generation quality within seconds." readme = "README.md" requires-python = ">=3.10"