Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
stable-diffusion
stable-diffusion-xl
Instructions to use Kammi228/animagine-xl-4.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Kammi228/animagine-xl-4.0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Kammi228/animagine-xl-4.0", dtype=torch.bfloat16, device_map="cuda") prompt = "1girl, green hair, sweater, looking at viewer, upper body, beanie, outdoors, night, turtleneck, masterpiece, high score, great score, absurdres" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- d9e23adbfeb401d1afef5bbf352186cb200a81389b2f7f94208358a2efa901ec
- Size of remote file:
- 5.14 GB
- SHA256:
- 3e16857a3a195315e01b47d8b76b7e932856cc71e9b5812c03f891de98551743
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.