Instructions to use artificialguybr/LineAniRedmond-LinearMangaSDXL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/LineAniRedmond-LinearMangaSDXL with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("artificialguybr/LineAniRedmond-LinearMangaSDXL") prompt = "LineAniAF" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

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