This commit is contained in:
filipstrand 2025-04-25 10:54:42 +02:00
parent 561c5de62d
commit 2039d0fc54

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "mflux" name = "mflux"
version = "0.6.2" version = "0.7.0"
description = "A MLX port of FLUX based on the Huggingface Diffusers implementation." description = "A MLX port of FLUX based on the Huggingface Diffusers implementation."
readme = "README.md" readme = "README.md"
keywords = ["diffusers", "flux", "mlx"] keywords = ["diffusers", "flux", "mlx"]