exdysa's picture
Update README.md
f2351e9 verified
metadata
name: shuttle-3-diffusion-MLX-Q8
base_model: shuttleai/shuttle-3-diffusion
license: apache-2.0
pipeline_tag: text-to-image
tasks:
  - image-generation
  - text-to-image
  - image-to-image
language: en
get_started_code: >-
  uvx --from mflux mflux-generate  --model exdysa/shuttle-3-diffusion-MLX-Q8
  --prompt 'Test Prompt' --base-model schnell --steps 4 --seed 10 --width 1024
  --height 1024 -q 8  --prompt 'Test prompt'
library_name: mlx
tags:
  - flux-1.schnell
  - flux
  - mlx
  - apple
  - shuttle

Original Model Link : https://huggingface.co/shuttleai/shuttle-jaguar

name: shuttle-3-diffusion-MLX-Q8
base_model: shuttleai/shuttle-3-diffusion
license: apache-2.0
pipeline_tag: text-to-image
tasks :
 - image-generation
 - text-to-image
 - image-to-image
language: en
get_started_code: uvx --from mflux mflux-generate  --model exdysa/shuttle-3-diffusion-MLX-Q8 --prompt 'Test Prompt' --base-model schnell --steps 4 --seed 10 --width 1024 --height 1024 -q 8  --prompt 'Test prompt'
library_name: mlx
tags:
- flux-1.schnell
- flux
- mlx
- apple
- shuttle

shuttle-3-diffusion-MLX-Q8

shuttle-3-diffusion converted to MLX format for Apple devices.

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-diffusion-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/shuttle-3-diffusion-MLX-Q8 --prompt 'Test Prompt' --base-model schnell --steps 4 --seed 10 --width 1024 --height 1024 -q 8