Instructions to use Shero448/barbeloth_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/barbeloth_2 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-illustrious-xl-v15-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/barbeloth_2") prompt = "masterpiece, best quality, 1girl, solo, <lora:barbeloth-illu-nvwls-v1_1-000007:1> bblth, grey hair, blunt bangs, short hair, bob cut, blue eyes, mature female, old, dark blue hat, big hat, witch hat, hoop earrings, black choker, black dress, blue dress, two-tone dress, high collar, shoulder cutout, wide sleeves, hand up, looking at viewer, blue sky, field, upper body, smile, bridal gauntlets, adjusting headwear" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 2 files
Browse files
barbeloth-illu-nvwls-v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed170f12c3a9ff197c082c65d6b4db0a43e6aef3c0e485062c4a05913dda1457
|
| 3 |
+
size 57430548
|
images/00140-1762301772.png
ADDED
|
Git LFS Details
|