Instructions to use Shero448/ilulu2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/ilulu2 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/ilulu2") prompt = "1girl,solo,illulu,18 years old girl ,breasts,horns,dragon horns,dragon girl,shirt,fang,looking at viewer,huge breasts,twintails,long hair,pointy ears,split pupils,outdoors,night time, dark,upper body, BREAK score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, source_anime,anime screencap, screencap, masterpiece,(contrast), dark light,vibrance,bright colors,BREAK dewy skin, perspiration on the skin,skin texture, fine lines, pores, natural imperfections,light reflections, glossy skin, shiny skin, megami magazine BREAK <lora:Illulu_-_Kobayashi-san_Chi_no_Maid_Dragon.safetensors:0.8>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
Illulu_-_Kobayashi-san_Chi_no_Maid_Dragon.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e0bce4aa0da02697668bca49cb4a928d1d839e7ab164544b8239fb14939fab5
|
| 3 |
+
size 57430436
|
images/2024-09-15-22_11_791499990960033.png
ADDED
|
Git LFS Details
|