Instructions to use BlueTriangles/SDXL_Matilda_Ajan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Matilda_Ajan 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-v2.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("BlueTriangles/SDXL_Matilda_Ajan") prompt = "sdxl-matilda-ajan-uniform" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: images/20260511064255-4012781513.jpg | |
| text: sdxl-matilda-ajan-uniform | |
| - output: | |
| url: images/20260511064312-4012781517.jpg | |
| text: sdxl-matilda-ajan-uniform | |
| - output: | |
| url: images/20260511064352-2639383467.jpg | |
| text: sdxl-matilda-ajan-uniform | |
| - output: | |
| url: images/20260511064501-3585539586.jpg | |
| text: sdxl-matilda-ajan-uniform | |
| - output: | |
| url: images/20260511064648-3227117928.jpg | |
| text: sdxl-matilda-ajan | |
| - output: | |
| url: images/20260511064706-3227117935.jpg | |
| text: sdxl-matilda-ajan | |
| base_model: OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-matilda-ajan, sdxl-matilda-ajan-uniform | |
| license: cc-by-nc-sa-4.0 | |
| # Matilda Ajan / Mobile Suit Gundam(マチルダ・アジャン in 機動戦士ガンダム) | |
| <Gallery /> | |
| ## Model description | |
| Trained by 31 images of person and clothes with ChatGPT Images and Nano Banana in 5 or 10 repeats for 660 steps. Triger and useful keywords (tags) are as follows. | |
| Appearance: sdxl-matilda-ajan, brown eyes, short hair, orange hair, lips, pink lips, red hair, lipstick | |
| Appearance (military): sdxl-matilda-ajan-uniform, hat, grey hat, militay hat, brown eyes, short hair, orange hair, lips, pink lips, red hair, lipstick | |
| Outfit (uniform): eff-uniform, military uniform, gundam, hat, military, grey hat, boots, pantyhose, belt, long sleeves, yellow footwear, jacket, pants, knee boots, white pantyhose, brown jacket, white pants, black belt, high collar | |
| ## Trigger words | |
| You should use `sdxl-matilda-ajan` to trigger the image generation. | |
| You should use `sdxl-matilda-ajan-uniform` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_Matilda_Ajan/tree/main) them in the Files & versions tab. | |