From 2b63a3447032f95bd8741b1fdfcb48b993f2a245 Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Sun, 18 May 2025 22:26:49 -0400 Subject: [PATCH] [U] Bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"