Instructions to use DeverStyle/Ideogram-4.0-Loras with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use DeverStyle/Ideogram-4.0-Loras 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("DeverStyle/Ideogram-4.0-Loras") prompt = "Arcane samples" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 283f5673e8a60c705c10827217641a89f2bf4217e46d9a90d6442cdc6d3b4594
- Size of remote file:
- 2.94 MB
- SHA256:
- 217bc8fd8b9a85fc2f9bb2181ce014dc753420e00ae1cad96b2e16cb6f13370b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.