Instructions to use Shero448/ayana with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/ayana with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Niggendar/prefectPonyXL_v10", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/ayana") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
tags:
- text-to-image
- lora
- diffusers
- template:diffusion-lora
widget:
- text: '-'
output:
url: images/38487365s.jpg
base_model: Niggendar/prefectPonyXL_v10
instance_prompt: >-
ayana hizuki, purple hair, red eyes, long hair, animal ears, huge breasts,
areola slip, thick thighs, wide hips, bare navel, slim navel, open zip, pink
hoodie, black thighhighs
ayana

- Prompt
- -
Trigger words
You should use ayana hizuki to trigger the image generation.
You should use purple hair to trigger the image generation.
You should use red eyes to trigger the image generation.
You should use long hair to trigger the image generation.
You should use animal ears to trigger the image generation.
You should use huge breasts to trigger the image generation.
You should use areola slip to trigger the image generation.
You should use thick thighs to trigger the image generation.
You should use wide hips to trigger the image generation.
You should use bare navel to trigger the image generation.
You should use slim navel to trigger the image generation.
You should use open zip to trigger the image generation.
You should use pink hoodie to trigger the image generation.
You should use black thighhighs to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.