Instructions to use Shero448/anna with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/anna 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-v2-cleaned-style-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/anna") prompt = "score_9, score_8_up, score_7_up, source_anime, mature female, milf, <lora:Okudera_Anna:0.6> 0kudera_anna, short hair, brown hair, glasses, brown eyes, bangs, semi-rimless eyewear, under-rim eyewear, huge breasts, lips, white tanktop, sleeveless, bra, denim shorts, ass focus, twisted torso, wide hips, view from below, smile, city, street, sunny day, cloudy sky" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 2 files
Browse files- Okudera_Anna.safetensors +3 -0
- images/Ass.png +3 -0
Okudera_Anna.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c2855dbe9c4b9651ff4506741d247e0af37fc31545ed062027622cec541b3b6
|
| 3 |
+
size 228458164
|
images/Ass.png
ADDED
|
Git LFS Details
|