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 = "Archer samples" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

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