Instructions to use mrcuddle/men_ass with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mrcuddle/men_ass with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("cgburgos/sdxl-1-0-base", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("mrcuddle/men_ass") prompt = "<lora:realistic_male_ass:.5> nude slim man, bright, rear view, ass, testicles, penis, muscular back, tattoos, 8k, (Masterpiece, high quality:1.3), masterpiece, depth of field, bokeh, detailed, homoerotic, (homoerotic), highly detailed, sharp focus, intricate, smooth, elegant, fantasy, cinematic colors, masterpiece, matte, photorealistic, 4k," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
images/dcde31a9a15946c5944fe6e9688d43b8.jpg
ADDED
|
Git LFS Details
|
realistic_male_ass.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:039d98a642e4557e31914a57d0cfcc751bef0d13dd7d7368ea589e3a3d052a85
|
| 3 |
+
size 228458452
|