Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
nsfw
sdxl
art
image
stable-diffusion-xl
Not-For-All-Audiences
Instructions to use Manjushri/pornworks-real-porn-photo-realistic-nsfw-sdxl-and-pony-chekpoint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Manjushri/pornworks-real-porn-photo-realistic-nsfw-sdxl-and-pony-chekpoint with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Manjushri/pornworks-real-porn-photo-realistic-nsfw-sdxl-and-pony-chekpoint", dtype=torch.bfloat16, device_map="cuda") prompt = "cinematic still An extreme low-angle shot gazes up at a stunning woman in a sleek, sexy evening gown that clings to her curves. The plunging neckline showcases her ample cleavage while the high slit reveals her long legs. She looks down at the viewer with a haughty, aristocratic expression, as if they're beneath her notice. The severe perspective emphasizes her regal bearing and unattainability. 4k epic detail, shot on kodak, 35mm photo, sharp focus, high budget, cinemascope, moody, epic, gorgeous, film grain, grainy, score_9, score_8_up, score_7_up, evening_gown, plunging_neckline, high_slit, haughty, aristocratic, unattainable" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Not-For-All-Audiences
This repository has been marked as containing sensitive content and may contain potentially harmful and sensitive information.
View model card