Views
No views yet
[!IMPORTANT] Original Model Link : https://huggingface.co/Freepik/flux.1-lite-8B
name: flux.1-lite-8B-MLX-Q8
base_model: Freepik/flux.1-lite-8B
license: other
pipeline_tag: text-to-image
tasks :
- text-to-image
- image-generation
language: en
datasets: freepik
funded_by: Fal
hardware_type: 64 H100s
cloud_region :
- Western Europe
- East/Midwstern US
cloud_provider: Nebius
hours_used: 2880
get_started_code: uvx --from mflux mflux-generate --base-model dev --steps 50 --guidance 4.0 --width 1024 --height 1024 -q 8 --model mlx-community/flux.1-lite-8B-MLX-Q8 --prompt 'Test Prompt' --prompt 'Test prompt'
library_name: mlx
tags:
- flux-1.schnell
- flux
- mlx
- apple
- Fal[!WARNING] MLX is a framework for METAL graphics supported by Apple computers with ARM M-series processors (M1/M2/M3/M4)
[!NOTE] Generation using uv https://docs.astral.sh/uv/**:uvx --from mflux mflux-generate --base-model dev --steps 50 --guidance 4.0 --seed 10 --width 1024 --height 1024 -q 8 --model mlx-community/flux.1-lite-8B-MLX-Q8 --prompt 'Test Prompt'
[!NOTE] Generation using pip:pipx --from mflux mflux-generate --base-model dev --steps 50 --guidance 4.0 --steps 4 --seed 10 --width 1024 --height 1024 -q 8 --model mlx-community/flux.1-lite-8B-MLX-Q8 --prompt 'Test Prompt'