Instructions to use Speedso/Saezuru_Usagi_style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Speedso/Saezuru_Usagi_style 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/wai-nsfw-illustrious-v110-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Speedso/Saezuru_Usagi_style") prompt = "masterpiece, best quality, amazing quality, absurdres, 1girl, portrait, solo, standing, looking at viewer, red eyes, blue hair, twintails, :<, red hakama, rabbit ears, tail, rabbit girl, ahoge" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - style | |
| - anime | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: images/ComfyUI_10957_.png | |
| text: 'masterpiece, best quality, amazing quality, absurdres, | |
| 1girl, portrait, solo, standing, looking at viewer, red eyes, blue hair, twintails, :<, red hakama, rabbit ears, tail, rabbit girl, ahoge' | |
| - output: | |
| url: images/ComfyUI_10982_.png | |
| text: 'masterpiece, best quality, amazing quality, absurdres, | |
| 1girl, fox ears, traditional media, fox tail, solo, cowboy shot, medium breasts, looking at viewer, medium hair, smile, one eye closed, thigh gap, thick thighs, double fox shadow puppet, | |
| ' | |
| - output: | |
| url: images/ComfyUI_10995_.png | |
| text: 'masterpiece, best quality, amazing quality, absurdres, | |
| 1girl, solo, animal ears, blue hair, simple background, smile, ahoge, :d, white kimono, open mouth, fox ears, animal ear fluff, fang, thick eyebrows, kimono, upper body, short eyebrows, half updo, red eyes, short hair, french braid' | |
| base_model: John6666/wai-nsfw-illustrious-v110-sdxl | |
| instance_prompt: null | |
| license: openrail | |
| # Saezuru Usagi style | |
| <Gallery /> | |
| ## Model description | |
| Saezuru Usagi/Freezeusagi style. | |
| Trained on 3326 pieces of artwork, used WAI-NSFW-illustrious-SDXL as a base. | |
| No trigger words. | |
| Check out "traditional media(+shikishi)" tags for hand drawn+painted images, I think they look pretty good. | |
| ## Download model | |
| [Download](/Speedso/Saezuru_Usagi_style/tree/main) them in the Files & versions tab. | |