Instructions to use quarterturn/id4_nichijou with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use quarterturn/id4_nichijou 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("quarterturn/id4_nichijou") 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
- Xet hash:
- d801a32a968819057d826373f364e40fe0560cca4e20c619649a8666477426ff
- Size of remote file:
- 847 MB
- SHA256:
- 304abc60ff54fe4190321695f5793f10272b6b054c919a6ea48cca523adeff43
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.