Instructions to use LyliaEngine/748cm_illu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/748cm_illu with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("LyliaEngine/ilustmix_v20", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/748cm_illu") prompt = "masterpiece, newest,absurdres, incredibly absurdres,<lora:748cm_illu:1> 7481llu,painting \\(medium\\), oil painting \\(medium\\), solo, 1girl, red eyes, blonde hair, ear piercing, jewelry, piercing, earrings, bangs, shirt, short sleeves, closed mouth, blood, long hair, looking at viewer, cross, medium hair, cross earrings, white shirt, blunt bangs,green_theme,dim lighting," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 4 files
Browse files- 748cm_illu.safetensors +3 -0
- images/00007-3134314847.png +3 -0
- images/00014-874035709.png +3 -0
- images/00026-954750610.png +3 -0
748cm_illu.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3271a9f82edf555dc349baba61c0ac8bc40ecc42c5b6157d9ce116f953623a54
|
| 3 |
+
size 228458116
|
images/00007-3134314847.png
ADDED
|
Git LFS Details
|
images/00014-874035709.png
ADDED
|
Git LFS Details
|
images/00026-954750610.png
ADDED
|
Git LFS Details
|