Instructions to use Shero448/TRT_style_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/TRT_style_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("dhead/wai-nsfw-illustrious-sdxl-v140-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/TRT_style_lora") prompt = "bangs, darkness \\(konosuba\\), 1girl, looking at viewer, blush, blue eyes, blonde hair, 1boy, hair between eyes, cleavage, bare shoulders, collarbone, panties, ponytail, thighs, hetero, sweat, indoors, solo focus, huge breasts, :o, wet, blurry background, pov, straddling, girl on top, all fours, camisole, strap slip, black camisole, ceiling, masterpiece, best quality, amazing quality, newest, <lora:TRT_style_v1.4_IL:1.0>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 2 files
Browse files
TRT_style_v1.4_IL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f28a7727aefa9c710653b1a43d64a5b2db75f7050df3155fb40e8a7b42dc995
|
| 3 |
+
size 57459252
|
images/_2025-06-20-000810_00001.png
ADDED
|
Git LFS Details
|