Text-to-Image
Diffusers
lora
sd-1.5
template:diffusion-lora
anime
sexy
female
style
art style
woman
girls
toon
styles
art style capture
civitai
imported
Instructions to use AiAF/Inkuubooru_I_inkuusan_inkerton-kun_-_Sty_NAI_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AiAF/Inkuubooru_I_inkuusan_inkerton-kun_-_Sty_NAI_lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("AiAF/Inkuubooru_I_inkuusan_inkerton-kun_-_Sty_NAI_lora") prompt = "inkuusan \\(Artist\\),inkerton-kun \\(Artist\\),@inkuusan, 1girl, solo, (((portrait shot))),, looking at viewer, blue eyes, long brown hair, Christmas sweater, background: indoors, winter log cabin with a burning fire place, Christmas tree, <lora:inkuusan | inkerton-kun:1>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload inkuusan | inkerton-kun.safetensors with huggingface_hub
Browse files
inkuusan | inkerton-kun.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3652e5eb9bff46c3d6e536060a88f7e12ff9cb3f6dc41845f7f39c022afbd98b
|
| 3 |
+
size 75706658
|