| """MLX FLUX pipeline package. | |
| Provides a minimal FLUX.1-schnell diffusion pipeline implemented in | |
| pure MLX for Apple Silicon inference. Uses pre-converted weights from | |
| HuggingFace (argmaxinc/mlx-FLUX.1-schnell or 4bit variant). | |
| """ | |
| """MLX FLUX pipeline package. | |
| Provides a minimal FLUX.1-schnell diffusion pipeline implemented in | |
| pure MLX for Apple Silicon inference. Uses pre-converted weights from | |
| HuggingFace (argmaxinc/mlx-FLUX.1-schnell or 4bit variant). | |
| """ | |