Instructions to use wabibito/Krea2-Onyx-Turbo-mlx-3bit-legacy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use wabibito/Krea2-Onyx-Turbo-mlx-3bit-legacy with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("wabibito/Krea2-Onyx-Turbo-mlx-3bit-legacy", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - MLX
How to use wabibito/Krea2-Onyx-Turbo-mlx-3bit-legacy with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Krea2-Onyx-Turbo-mlx-3bit-legacy wabibito/Krea2-Onyx-Turbo-mlx-3bit-legacy
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Draw Things
- DiffusionBee
- Atomic Chat
Krea 2 Onyx Turbo mlx 3bit legacy
Derivative of krea/Krea-2-Turbo for on-device inference in the
Onyx app: quantized to 3-bit MLX (superseded build).
Unofficial community build, not endorsed by Krea.ai, Inc. Distributed under the Krea 2 Community License Agreement - see LICENSE.pdf and NOTICE before use.
License
Krea 2 Onyx builds are Derivative Models of Krea 2 and are distributed under the Krea 2 Community License Agreement (LICENSE.pdf in this repository; https://krea.ai/krea-2-licensing). By downloading or using these weights you agree to be bound by that Agreement, including:
- its prohibited uses and Acceptable Use Policy;
- the requirement that deployments implement content filters (prompt/output filtering, abuse detection, moderation) to prevent prohibited uses and outputs;
- its Commercial Use terms (permitted under the Agreement only below the revenue threshold in s2.3; above it, an Enterprise License from Krea is required);
- passing these same obligations to anyone you redistribute to (s3.1).
This is an unofficial community build - not an official Krea product, and not endorsed by or affiliated with Krea.ai, Inc. See NOTICE for attribution.
- Downloads last month
- 3
Quantized