Instructions to use Shero448/rio_futaba_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/rio_futaba_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("John6666/prefect-pony-xl-v1-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/rio_futaba_1") prompt = "masterpiece, best quality, amazing quality,, <lora:rio-futaba-s2-illustriousxl-lora-nochekaiser:1>, rio futaba, futaba rio, long hair, brown hair, brown eyes, yellow eyes, grey hair, glasses, mature female, large breasts, anime screencap, shirt, long sleeves, collarbone, black shirt, cardigan, pink cardigan, <lora:secretlab-chair-illustriousxl-lora-nochekaiser:1>, secretlab chair, chair, office chair, gaming chair, sitting, feet out of frame, elbow rest, grocery store, cashier, shopping bag, scanning items, small talk, everyday routine, cowboy shot, solo, looking at viewer, " 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/91bba-1634031786.png | |
| text: >- | |
| masterpiece, best quality, amazing quality,, | |
| <lora:rio-futaba-s2-illustriousxl-lora-nochekaiser:1>, rio futaba, futaba | |
| rio, long hair, brown hair, brown eyes, yellow eyes, grey hair, glasses, | |
| mature female, large breasts, anime screencap, shirt, long sleeves, | |
| collarbone, black shirt, cardigan, pink cardigan, | |
| <lora:secretlab-chair-illustriousxl-lora-nochekaiser:1>, secretlab chair, | |
| chair, office chair, gaming chair, sitting, feet out of frame, elbow rest, | |
| grocery store, cashier, shopping bag, scanning items, small talk, everyday | |
| routine, cowboy shot, solo, looking at viewer, | |
| parameters: | |
| negative_prompt: >- | |
| bad quality, worst quality, worst detail, censor, yaoi, yuri, censored, | |
| mosaic censoring, bar censor, light censor | |
| base_model: John6666/prefect-pony-xl-v1-sdxl | |
| instance_prompt: >- | |
| rio futaba, futaba rio, long hair, brown hair, brown eyes, yellow eyes, grey | |
| hair, glasses, mature female, large breasts, anime screencap | |
| # rio_futaba_1 | |
| <Gallery /> | |
| ## Trigger words | |
| You should use `rio futaba` to trigger the image generation. | |
| You should use `futaba rio` to trigger the image generation. | |
| You should use `long hair` to trigger the image generation. | |
| You should use `brown hair` to trigger the image generation. | |
| You should use `brown eyes` to trigger the image generation. | |
| You should use `yellow eyes` to trigger the image generation. | |
| You should use `grey hair` to trigger the image generation. | |
| You should use `glasses` to trigger the image generation. | |
| You should use `mature female` to trigger the image generation. | |
| You should use `large breasts` to trigger the image generation. | |
| You should use `anime screencap` to trigger the image generation. | |
| ## Download model | |
| [Download](/Shero448/rio_futaba_1/tree/main) them in the Files & versions tab. | |