Flux.1 MLX
Collection
14 items
โข
Updated
Original Model Link : https://huggingface.co/shuttleai/shuttle-3.1-aesthetic
name: shuttle-3.1-aesthetic-MLX
base_model: shuttleai/shuttle-3-diffusion
license: apache-2.0
pipeline_tag: text-to-image
tasks :
- text-to-image
- image-generation
- image-to-image
language: en
get_started_code: uvx --from mflux mflux-generate --model exdysa/shuttle-3.1-aesthetic-MLX --prompt 'Test Prompt' --base-model schnell --steps 4 --seed 10 --width 1024 --height 1024 --prompt 'Test prompt'
library_name: mlx
tags:
- flux-1.schnell
- flux
- mlx
- apple
shuttle-3.1-aesthetic-MLX The fine-tune of Flux.1-Schnell converted to MLX format.
MLX is a framework for METAL graphics supported by Apple computers with ARM M-series processors (M1/M2/M3/M4)
Generation using uv https://docs.astral.sh/uv/**:
uvx --from mflux mflux-generate --model exdysa/shuttle-3.1-aesthetic-MLX --prompt 'Test Prompt' --base-model schnell --steps 4 --seed 10 --width 1024 --height 1024
Generation using pip:
pipx --from mflux mflux-generate --model exdysa/shuttle-3.1-aesthetic-MLX --prompt 'Test Prompt' --base-model schnell --steps 4 --seed 10 --width 1024 --height 1024
Base model
shuttleai/shuttle-3-diffusion