Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

wabibito
/
Krea2-Onyx-Turbo-mlx-4bit

Text-to-Image
Diffusers
Safetensors
MLX
Krea2Pipeline
diffusion
onyx
Model card Files Files and versions
xet
Community

Instructions to use wabibito/Krea2-Onyx-Turbo-mlx-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use wabibito/Krea2-Onyx-Turbo-mlx-4bit 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-4bit", 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-4bit with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir Krea2-Onyx-Turbo-mlx-4bit wabibito/Krea2-Onyx-Turbo-mlx-4bit
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • LM Studio
  • Draw Things
  • DiffusionBee
  • Atomic Chat
Krea2-Onyx-Turbo-mlx-4bit
10.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
wabibito's picture
wabibito
Krea-first name (License s3.1(b)) + Agreement obligations section
ff738f9 verified about 2 months ago
  • scheduler
    Add files using upload-large-folder tool 2 months ago
  • text_encoder
    Add files using upload-large-folder tool 2 months ago
  • tokenizer
    Add files using upload-large-folder tool 2 months ago
  • transformer
    Add files using upload-large-folder tool 2 months ago
  • vae
    Add files using upload-large-folder tool 2 months ago
  • .gitattributes
    1.63 kB
    Add Krea 2 Community License (required by s3.1(a)) about 2 months ago
  • LICENSE.pdf
    138 kB
    xet
    Add Krea 2 Community License (required by s3.1(a)) about 2 months ago
  • NOTICE
    835 Bytes
    NOTICE: verbatim s3.1(c) attribution + s3.2(a) modification statement about 2 months ago
  • README.md
    1.97 kB
    Krea-first name (License s3.1(b)) + Agreement obligations section about 2 months ago
  • model_index.json
    586 Bytes
    Add files using upload-large-folder tool 2 months ago