diff --git a/pyproject.toml b/pyproject.toml index 19125e9..f097984 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "hdi1" -version = "1.0.0" +version = "1.0.1" 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"