Text-to-Image
Diffusers
Safetensors
English
Krea2Pipeline
image-generation
krea2
sdnq
8-bit precision
Instructions to use OzzyGT/Krea_2_Turbo_sdnq_dynamic_4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use OzzyGT/Krea_2_Turbo_sdnq_dynamic_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("OzzyGT/Krea_2_Turbo_sdnq_dynamic_4bit", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 390c3737fdb4fd65913fe1712076ab7f6191a62af496e77d9e1e41db7b1108f3
- Size of remote file:
- 1.36 MB
- SHA256:
- 9bc0eccd094ec1b56a41ed3c577dabfd900e8e19ee1f1e10ad6c001ad7ac0091
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.