Instructions to use LyliaEngine/bismuthIllustrious_v70 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/bismuthIllustrious_v70 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OnomaAIResearch/Illustrious-xl-early-release-v0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/bismuthIllustrious_v70") prompt = "1girl, blue eyes, black hair, huge breasts, katana, fighting stance, front view, looking at viewer, long katana, dark atmosphere, blank gaze, blood on katana, blood on steel, dripping blood, masterpiece, best quality, highly detailed, good quality, newest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 4 files
Browse files
bismuthIllustrious_v70.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2bb88c9d377e16d0fbc97a3e1d742930264d50bbe65dc8031070fa3fe34c81e
|
| 3 |
+
size 6938041578
|
images/53f1d41f-8949-4812-84e9-3879077c9e90.png
ADDED
|
Git LFS Details
|
images/54712f7f-bef4-4603-9461-8151433edc7b.png
ADDED
|
Git LFS Details
|
images/b6b904cb-bbca-4b0a-8ec6-de7f9bb1f3e4.png
ADDED
|
Git LFS Details
|