Skip to content

Commit

Permalink
v.0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
filipstrand committed Sep 24, 2024
1 parent c3aafc8 commit 85f4df4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "mflux"
version = "0.2.1"
version = "0.3.0"
description = "A MLX port of FLUX based on the Huggingface Diffusers implementation."
readme = "README.md"
keywords = ["diffusers", "flux", "mlx"]
Expand All @@ -26,7 +26,6 @@ dependencies = [
"transformers>=4.44.0,<5.0",
]
classifiers = [
"Framework :: MLX",
"Intended Audience :: Developers",
"Operating System :: MacOS",
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 85f4df4

Please sign in to comment.