Instructions to use Yofardev/kiki_ideogram4_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yofardev/kiki_ideogram4_v1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ideogram-ai/ideogram-4-fp8", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Yofardev/kiki_ideogram4_v1") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 0e1ec3eb1a8c996bc7582865e37a11394755e63a305af2e6a72075fee2413e98
- Size of remote file:
- 2.67 MB
- SHA256:
- eb3316aceffe303c6b05729b8431eb2b7b65c033d265d9d6990952ff8b434be0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.