Flux.1 MLX
Collection
14 items
โข
Updated
Original Model Link : https://huggingface.co/ostris/Flex.1-alpha
name: Flex.1-alpha-MLX-Q8
base_model: black-forest-labs/FLUX.1-schnell
license: apache-2.0
pipeline_tag: text-to-image
tasks :
- text-to-image
- image-generation
tags:
- ostris
- black-forest-labs
- Flux-1
- schnell
- Flex
- mlx
- apple
library_name: mlx
language: en
get_started_code: uvx --from mflux mflux-generate --model exdysa/Flex.1-alpha-MLX-Q8 --prompt 'Test Prompt' --base-model schnell --steps 4 --seed 10 --width 1024 --height 1024 -q 8 --prompt 'Test prompt'
Flex.1-alpha-MLX-Q8 is a Flux schnell finetune with CFG control, half the double transformer blocks of the original, LoRA support, and permissive licensing.
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/Flex.1-alpha-MLX-Q8 --prompt 'Test Prompt' --base-model schnell --steps 4 --seed 10 --width 1024 --height 1024 -q 8
Generation using pip:
pipx --from mflux mflux-generate --model exdysa/Flex.1-alpha-MLX-Q8 --prompt 'Test Prompt' --base-model schnell --steps 4 --seed 10 --width 1024 --height 1024 -q 8
Base model
black-forest-labs/FLUX.1-schnell