Instructions to use agmjd/bronya with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use agmjd/bronya with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OnomaAIResearch/Illustrious-xl-early-release-v0", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("agmjd/bronya") prompt = "Bronya,blue eyes,Bronya,very long hair,earrings,jewelry,gloves,black gloves,dress,bare shoulders,breasts,white dress,elbow gloves,sleeveles,mastrepiece,best quality" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
1

- Prompt
- Bronya,blue eyes,Bronya,very long hair,earrings,jewelry,gloves,black gloves,dress,bare shoulders,breasts,white dress,elbow gloves,sleeveles,mastrepiece,best quality
- Negative Prompt
- ng_deepnegative_v1_75t,(badhandv4:1.2),EasyNegative,(worst quality:2),,nsfw
Trigger words
You should use blue eyes to trigger the image generation.
You should use Bronya to trigger the image generation.
You should use very long hair to trigger the image generation.
You should use earrings to trigger the image generation.
You should use jewelry to trigger the image generation.
You should use gloves to trigger the image generation.
You should use black gloves to trigger the image generation.
You should use dress to trigger the image generation.
You should use bare shoulders to trigger the image generation.
You should use breasts to trigger the image generation.
You should use white dress to trigger the image generation.
You should use elbow gloves to trigger the image generation.
You should use sleeveles to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 1
Model tree for agmjd/bronya
Base model
KBlueLeaf/kohaku-xl-beta5