Instructions to use Shero448/tsubaki6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/tsubaki6 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-v3-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/tsubaki6") prompt = "1girl,solo,mm,mature female,black hair,long hair,braid,purple eyes,large breasts,anime coloring," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 2 files
Browse files
Tsubaki_Miyajima-Saimin_Seishidou_ix.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76e422d3f011857c110b277ef739856df68be0e3884c4260a4f872ae0ef2759c
|
| 3 |
+
size 228457644
|
images/20250106_163352_026493.png
ADDED
|
Git LFS Details
|