Instructions to use cagliostrolab/animagine-xl-3.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use cagliostrolab/animagine-xl-3.1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("cagliostrolab/animagine-xl-3.1", dtype=torch.bfloat16, device_map="cuda") prompt = "1girl, green hair, sweater, looking at viewer, upper body, beanie, outdoors, night, turtleneck, masterpiece, best quality, very aesthetic, absurdes" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
FAQ about License: Fair AI Public License 1.0-SD
pinned 1
#1 opened over 2 years ago
by
Asahina2K
Black and white
#27 opened 7 months ago
by
imgrind
Monster Girl Models
#26 opened over 1 year ago
by
earlgene
Flux version please
1
#24 opened over 1 year ago
by
sunnyyy
FAQ: Does animagine incompatible with lightning-lora?
#19 opened almost 2 years ago
by
lyk0013
Does any suggestions for training lora based on xl3.1?
#18 opened almost 2 years ago
by
Joycai
Model fails to load on AMD GPU
1
#17 opened about 2 years ago
by
SkyyySi
Learning rate for v3.1
2
#16 opened about 2 years ago
by
KeilahElla
Update README.md
#13 opened about 2 years ago
by
stevehowedgf
What is the best prompt for creating an NSFW illustration with 2 characters?
2
#12 opened about 2 years ago
by
umakevinsan
i cant run the model in colab
4
#10 opened about 2 years ago
by
diego123
Question about training details
#4 opened over 2 years ago
by
Arbadel
Question about updated list of characters
3
#2 opened over 2 years ago
by
Arbadel