Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
modelslab.com
stable-diffusion-api
ultra-realistic
Instructions to use stablediffusionapi/pornmaster with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/pornmaster with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/pornmaster", dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 3a5a71adf776684f1bee1230f7985df42a3a10ffaaf6d56b17172c6af059e0a8
- Size of remote file:
- 246 MB
- SHA256:
- 557b1cb613e48f1c531dfa596e35092b599bef212301c5dec9bebe7cdebe38a3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.