Instructions to use Shero448/kijou with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/kijou 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-v2-cleaned-style-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/kijou") prompt = "score_9, score_8_up, score_7_up, (1girl), source_anime, beautiful, MILF, mature female, <lora:Kijou_Yasha_Mama_x_Holic:0.7> kijouyasha, purple hair, red lips, red eyes, oni horns, very long hair, large breasts, looking at viewer, hair ornament, high collar, red ribbon, portrait, smile, hand on face, hand on cheek, blush" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
Kijou_Yasha_Mama_x_Holic.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dee0e767afeac48cc0340f5c497c2791ce66c641e7f81279176801a65391d7d4
|
| 3 |
+
size 228456324
|
images/Portrait (1).png
ADDED
|
Git LFS Details
|